summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2004-02-21split up the schannel rpc client code into separate key establishmentAndrew Tridgell1-19/+64
2004-02-21added the simple HOLDCON torture test. This is used to establishAndrew Tridgell1-0/+56
2004-02-21fixed a problem with the smb client code spinning when the connectionAndrew Tridgell1-1/+5
2004-02-18don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher4-167/+6
2004-02-18remove unused NISPLUS/AUTOMOUNT stuffStefan Metzmacher3-43/+1
2004-02-18remove pdb_nisplus, its also removed in samba3, because it was brokenStefan Metzmacher1-1565/+0
2004-02-18move some cryto stuff to lib/crypto/*Stefan Metzmacher5-626/+5
2004-02-13move external configure test programsStefan Metzmacher15-1510/+12
2004-02-13move all old configure checks to build/m4/rewrite.m4Stefan Metzmacher2-1789/+1789
2004-02-12move the tdb utils to utils/tdb/*Stefan Metzmacher9-1492/+0
2004-02-12move the tdb lib code to lib/tdb/*Stefan Metzmacher8-3501/+4
2004-02-12move -lpopt replacement code from source/popt/* to source/lib/popt/*Stefan Metzmacher17-1772/+4
2004-02-12move the -lpopt replacement to a LIBPOPT subsystemStefan Metzmacher3-40/+57
2004-02-12move more code to the config.m4 schemeStefan Metzmacher6-104/+146
2004-02-12do not return a value in a void functionStefan Metzmacher1-1/+1
2004-02-11fixed a void return spotted by metzeAndrew Tridgell1-1/+1
2004-02-11as I renamed the PDB subsystem to PASSDB, we need to renameStefan Metzmacher5-6/+6
2004-02-10fixed a couple of uninitialised returns spotted by valgrindAndrew Tridgell1-2/+2
2004-02-10don't force debug in the RPC-MGMT testAndrew Tridgell1-2/+0
2004-02-10we can close the netlogon pipe used to setup the schannel session keyAndrew Tridgell1-1/+3
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter26-394/+394
2004-02-10don't always use the same schannel context numberAndrew Tridgell1-1/+1
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell14-164/+833
2004-02-09the subsystem name is 'PASSDB' so name the modules 'passdb_XXX'Stefan Metzmacher1-6/+6
2004-02-09- remove unused 'evel ...' calls, we don't need them inside ofStefan Metzmacher1-8/+8
2004-02-09fix pdb_ldap build if LDAP support was detectedStefan Metzmacher1-1/+1
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter39-1364/+1383
2004-02-05add the TORTURE SUBSYSTEM to the config.m4 schemeStefan Metzmacher3-23/+36
2004-02-05remove unused Makefile vars and fix dublication in $(PROTO_OBJ)Stefan Metzmacher1-7/+5
2004-02-03This would appear to restore smbtorture to be able to use the syntaxAndrew Bartlett1-1/+3
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher15-33/+16
2004-02-03if vfs_cifs want to modify the ntvfs_ops struct, it shouldStefan Metzmacher1-1/+6
2004-02-03move include/ntvfs.h to ntvfs/ntvfs.hStefan Metzmacher2-1/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher21-268/+569
2004-02-03make more function static, they are still available via the function pointersStefan Metzmacher2-2/+2
2004-02-03do some merging from 3.0Stefan Metzmacher4-16/+33
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher19-771/+793
2004-02-02remove some unused stuffStefan Metzmacher3-55/+3
2004-02-02const fixesStefan Metzmacher2-3/+3
2004-02-02readd this fix:Stefan Metzmacher1-1/+1
2004-02-02- we now specify the object files in the subsystems config.m4 fileStefan Metzmacher15-196/+350
2004-02-02some DEBUG and comment fixesStefan Metzmacher9-14/+24
2004-02-02some compilers don't like the #warning preprocessing directiveStefan Metzmacher1-1/+0
2004-02-02remove unused filesStefan Metzmacher2-65/+0
2004-02-02remove unused .cvsignore fileStefan Metzmacher1-3/+0
2004-02-02some systems doesn't have ./ in PATHStefan Metzmacher1-2/+2
2004-02-02fix PROTO_OBJS ... fix make proto on some platformsStefan Metzmacher1-1/+1
2004-02-01Makefile.in cleanups:Stefan Metzmacher4-33/+34
2004-02-01merge:Stefan Metzmacher20-774/+1504
2004-01-29remove unused configure checks and optionsStefan Metzmacher2-744/+2