Age | Commit message (Expand) | Author | Files | Lines |
2004-02-18 | move some cryto stuff to lib/crypto/* | Stefan Metzmacher | 5 | -626/+5 |
2004-02-13 | move external configure test programs | Stefan Metzmacher | 15 | -1510/+12 |
2004-02-13 | move all old configure checks to build/m4/rewrite.m4 | Stefan Metzmacher | 2 | -1789/+1789 |
2004-02-12 | move the tdb utils to utils/tdb/* | Stefan Metzmacher | 9 | -1492/+0 |
2004-02-12 | move the tdb lib code to lib/tdb/* | Stefan Metzmacher | 8 | -3501/+4 |
2004-02-12 | move -lpopt replacement code from source/popt/* to source/lib/popt/* | Stefan Metzmacher | 17 | -1772/+4 |
2004-02-12 | move the -lpopt replacement to a LIBPOPT subsystem | Stefan Metzmacher | 3 | -40/+57 |
2004-02-12 | move more code to the config.m4 scheme | Stefan Metzmacher | 6 | -104/+146 |
2004-02-12 | do not return a value in a void function | Stefan Metzmacher | 1 | -1/+1 |
2004-02-11 | fixed a void return spotted by metze | Andrew Tridgell | 1 | -1/+1 |
2004-02-11 | as I renamed the PDB subsystem to PASSDB, we need to rename | Stefan Metzmacher | 5 | -6/+6 |
2004-02-10 | fixed a couple of uninitialised returns spotted by valgrind | Andrew Tridgell | 1 | -2/+2 |
2004-02-10 | don't force debug in the RPC-MGMT test | Andrew Tridgell | 1 | -2/+0 |
2004-02-10 | we can close the netlogon pipe used to setup the schannel session key | Andrew Tridgell | 1 | -1/+3 |
2004-02-10 | Convert libcli routines to return NTSTATUS instead of BOOL. Again, the | Tim Potter | 26 | -394/+394 |
2004-02-10 | don't always use the same schannel context number | Andrew Tridgell | 1 | -1/+1 |
2004-02-10 | - modified the dcerpc client security code to be generic, so ntlmssp | Andrew Tridgell | 14 | -164/+833 |
2004-02-09 | the subsystem name is 'PASSDB' so name the modules 'passdb_XXX' | Stefan Metzmacher | 1 | -6/+6 |
2004-02-09 | - remove unused 'evel ...' calls, we don't need them inside of | Stefan Metzmacher | 1 | -8/+8 |
2004-02-09 | fix pdb_ldap build if LDAP support was detected | Stefan Metzmacher | 1 | -1/+1 |
2004-02-08 | Convert libcli routines to use cli_tree instead of cli_state. Port | Tim Potter | 39 | -1364/+1383 |
2004-02-05 | add the TORTURE SUBSYSTEM to the config.m4 scheme | Stefan Metzmacher | 3 | -23/+36 |
2004-02-05 | remove unused Makefile vars and fix dublication in $(PROTO_OBJ) | Stefan Metzmacher | 1 | -7/+5 |
2004-02-03 | This would appear to restore smbtorture to be able to use the syntax | Andrew Bartlett | 1 | -1/+3 |
2004-02-03 | - add 'print' to the DCERPC binding strings | Stefan Metzmacher | 16 | -35/+19 |
2004-02-03 | if vfs_cifs want to modify the ntvfs_ops struct, it should | Stefan Metzmacher | 1 | -1/+6 |
2004-02-03 | move include/ntvfs.h to ntvfs/ntvfs.h | Stefan Metzmacher | 2 | -1/+1 |
2004-02-03 | - port AUTH and PASSDB subsystems to new | Stefan Metzmacher | 21 | -268/+569 |
2004-02-03 | make more function static, they are still available via the function pointers | Stefan Metzmacher | 2 | -2/+2 |
2004-02-03 | do some merging from 3.0 | Stefan Metzmacher | 4 | -16/+33 |
2004-02-03 | - move all SMB server stuff to smb_server/* | Stefan Metzmacher | 19 | -771/+793 |
2004-02-02 | remove some unused stuff | Stefan Metzmacher | 3 | -55/+3 |
2004-02-02 | const fixes | Stefan Metzmacher | 2 | -3/+3 |
2004-02-02 | readd this fix: | Stefan Metzmacher | 1 | -1/+1 |
2004-02-02 | - we now specify the object files in the subsystems config.m4 file | Stefan Metzmacher | 15 | -196/+350 |
2004-02-02 | some DEBUG and comment fixes | Stefan Metzmacher | 9 | -14/+24 |
2004-02-02 | some compilers don't like the #warning preprocessing directive | Stefan Metzmacher | 1 | -1/+0 |
2004-02-02 | remove unused files | Stefan Metzmacher | 2 | -65/+0 |
2004-02-02 | remove unused .cvsignore file | Stefan Metzmacher | 1 | -3/+0 |
2004-02-02 | some systems doesn't have ./ in PATH | Stefan Metzmacher | 1 | -2/+2 |
2004-02-02 | fix PROTO_OBJS ... fix make proto on some platforms | Stefan Metzmacher | 1 | -1/+1 |
2004-02-01 | Makefile.in cleanups: | Stefan Metzmacher | 4 | -33/+34 |
2004-02-01 | merge: | Stefan Metzmacher | 20 | -774/+1504 |
2004-01-29 | remove unused configure checks and options | Stefan Metzmacher | 2 | -744/+2 |
2004-01-29 | add find_unused_options.sh | Stefan Metzmacher | 1 | -0/+42 |
2004-01-29 | remove a lot of unused smb.conf options | Stefan Metzmacher | 1 | -651/+16 |
2004-01-28 | remove a lot of unused stuff from the header files | Stefan Metzmacher | 16 | -342/+49 |
2004-01-28 | - cosmetic fix in configure.in | Stefan Metzmacher | 2 | -4/+5 |
2004-01-28 | - remove all STFS related stuff | Stefan Metzmacher | 5 | -71/+57 |
2004-01-28 | remove autogenerated version.h from CVS | Stefan Metzmacher | 1 | -1/+0 |