search for: add_mapping_entry

Displaying 2 results from an estimated 2 matches for "add_mapping_entry".

2008 Jul 03
2
Error building Samba 3.2.0 with gcc 2.96
I have tried to build Samba 3.2 with an old compiler gcc 2.96. It gave only one single error: groupdb/mapping_tdb.c: In function `add_mapping_entry': groupdb/mapping_tdb.c:130: incompatible types in return The offending line says: return NULL; in a function of type 'bool'. Is this a bug, or am I using a far too old compiler? Thorkil Olesen.
2012 Apr 22
1
SMBD Crash
...567 5 odsam.dylib 0x00000001000941b1 init_module + 18987 6 smbd 0x0000000137429f2d pdb_getsampwnam + 32 7 odsam.dylib 0x000000010035f78d init_module + 8191 8 smbd 0x000000013748f8b1 add_mapping_entry + 2591 9 smbd 0x0000000137496ab7 auth_ntlmssp_start + 575 10 smbd 0x000000013736fc09 ntlmssp_set_password + 4447 11 smbd 0x000000013736e476 ntlmssp_update + 583 12 smbd 0x0...