summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison10-54/+356
2002-11-07Sync up python stuff from HEAD.Tim Potter7-303/+463
2002-11-06Merge of get_dc_list() api change from HEAD.Tim Potter8-123/+109
2002-11-06Merge things that bloody tpot should be doing :-).Jeremy Allison1-2/+14
2002-11-05Ensure can_delete returns the correct error code.Jeremy Allison1-1/+4
2002-11-05Missed extern.Jeremy Allison1-0/+1
2002-11-05Fix to correctly return NT_STATUS_DELETE_PENDING.Jeremy Allison2-0/+4
2002-11-05Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUAAndrew Bartlett3-24/+58
2002-11-04Sync with HEAD.Tim Potter11-68/+265
2002-11-04remove 'sam backend'Jelmer Vernooij1-3/+0
2002-11-02port sec_desc headers reordering from HEAD.Simo Sorce6-225/+297
2002-11-02Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett2-36/+99
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett29-875/+1686
2002-11-02Fix --set-auth-user command to delete entries from the secrets file when anTim Potter1-12/+68
2002-11-02Some winbindd cleanups I made trying to fix cr1020:Tim Potter2-38/+108
2002-11-02Handle the case where the password used in RPC connections (for restrictTim Potter1-3/+8
2002-11-02Display pipe name in rpc bind failure debug.Tim Potter1-1/+2
2002-11-01Merges from HEAD:Andrew Bartlett2-1/+3
2002-11-01Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter1-4/+3
2002-10-31Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison3-19/+25
2002-10-31Check the long_archi name for NULL.Jeremy Allison1-0/+6
2002-10-31One more instance of AUTHLIBS...hopefully we can get most 3.0 builds backJim McDonough1-1/+1
2002-10-31Steve Langasek's authentication lib (libpam, libcrypt) split didn't makeJim McDonough1-2/+5
2002-10-31Added DESTDIR patch from Buchan Milne.John Terpstra1-15/+15
2002-10-30Take out gcb2gtype and gtype2gcb fns. They were using symbols not definedJim McDonough1-46/+0
2002-10-30Rerun autoconfJelmer Vernooij1-2/+1
2002-10-30Don't build Makefile for examples/samJelmer Vernooij1-1/+1
2002-10-30Remove last SAM filesJelmer Vernooij2-921/+0
2002-10-30Remove references to SAMJelmer Vernooij1-12/+1
2002-10-29Add autom4te.cache (generated by newer autoconfs)Jelmer Vernooij1-0/+1
2002-10-29Back out SAM - it belongs in HEADJelmer Vernooij3-8648/+17313
2002-10-29Remove SAM - it belongs in HEADJelmer Vernooij2-284/+0
2002-10-29Remove SAM from 3.0 - it belongs in HEADJelmer Vernooij9-3502/+0
2002-10-29Sync with HEADJelmer Vernooij1-38/+37
2002-10-29Sync with HEADJelmer Vernooij2-6/+1
2002-10-29Sync with HEADJelmer Vernooij1-1/+0
2002-10-29Merge rest of Jelmer's popt_common updates from HEAD to fix build.Jim McDonough1-0/+1
2002-10-29Merge from HEAD:Jim McDonough1-5/+33
2002-10-29Move guid formatting functions over from HEAD.Jim McDonough1-4/+35
2002-10-28Fix fd leak with kernel change notify.Jeremy Allison1-1/+1
2002-10-28sync with headJelmer Vernooij1-30/+15
2002-10-28sync with head...Jelmer Vernooij1-19/+13
2002-10-28Sync with head...Jelmer Vernooij1-12/+7
2002-10-28Sync with HEADJelmer Vernooij1-5/+53
2002-10-28Sync with hEADJelmer Vernooij1-281/+0
2002-10-28Sync with HEADJelmer Vernooij2-28/+75
2002-10-28Sync with HEADJelmer Vernooij5-2118/+2203
2002-10-26Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett8-38/+60
2002-10-26Fix problem where an fd would be left open for every printer queue.Jeremy Allison1-0/+27
2002-10-25merge PURGE_PRINTER fix from APP_HEADGerald Carter1-2/+0