summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge Jim's new rpc client code to 3.0.Jeremy Allison2002-11-071-110/+145
* | Fix the build.Jim McDonough2002-11-071-1/+4
* | Stop using hardcoded smbtrans subcommandsJim McDonough2002-11-071-3/+3
* | Define smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
* | Perform my janitorial duties.Tim Potter2002-11-071-6/+0
* | Keeping 3.0 in sync....Jeremy Allison2002-11-071-7/+11
* | Jeremy the janitor again... keeping 3.0 in sync with tridge's changes thisJeremy Allison2002-11-071-0/+3
* | Keep branches in sync.....Jeremy Allison2002-11-072-15/+26
* | Keeping branches in sync....Jeremy Allison2002-11-071-1/+2
* | Being tpot's janitor again.... checking in things only checked into HEAD.Jeremy Allison2002-11-071-3/+4
* | Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-0710-54/+356
* | Sync up python stuff from HEAD.Tim Potter2002-11-077-303/+463
* | Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-068-123/+109
* | Merge things that bloody tpot should be doing :-).Jeremy Allison2002-11-061-2/+14
* | Ensure can_delete returns the correct error code.Jeremy Allison2002-11-051-1/+4
* | Missed extern.Jeremy Allison2002-11-051-0/+1
* | Fix to correctly return NT_STATUS_DELETE_PENDING.Jeremy Allison2002-11-052-0/+4
* | Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUAAndrew Bartlett2002-11-053-24/+58
* | Sync with HEAD.Tim Potter2002-11-0411-68/+265
* | remove 'sam backend'Jelmer Vernooij2002-11-041-3/+0
* | port sec_desc headers reordering from HEAD.Simo Sorce2002-11-026-225/+297
* | Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett2002-11-022-36/+99
* | Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-0229-875/+1686
* | Fix --set-auth-user command to delete entries from the secrets file when anTim Potter2002-11-021-12/+68
* | Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-022-38/+108
* | Handle the case where the password used in RPC connections (for restrictTim Potter2002-11-021-3/+8
* | Display pipe name in rpc bind failure debug.Tim Potter2002-11-021-1/+2
* | Merges from HEAD:Andrew Bartlett2002-11-012-1/+3
* | Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter2002-11-011-4/+3
* | Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2002-10-313-19/+25
* | Check the long_archi name for NULL.Jeremy Allison2002-10-311-0/+6
* | One more instance of AUTHLIBS...hopefully we can get most 3.0 builds backJim McDonough2002-10-311-1/+1
* | Steve Langasek's authentication lib (libpam, libcrypt) split didn't makeJim McDonough2002-10-311-2/+5
* | Added DESTDIR patch from Buchan Milne.John Terpstra2002-10-311-15/+15
* | Take out gcb2gtype and gtype2gcb fns. They were using symbols not definedJim McDonough2002-10-301-46/+0
* | Rerun autoconfJelmer Vernooij2002-10-301-2/+1
* | Don't build Makefile for examples/samJelmer Vernooij2002-10-301-1/+1
* | Remove last SAM filesJelmer Vernooij2002-10-302-921/+0
* | Remove references to SAMJelmer Vernooij2002-10-301-12/+1
* | Add autom4te.cache (generated by newer autoconfs)Jelmer Vernooij2002-10-291-0/+1
* | Back out SAM - it belongs in HEADJelmer Vernooij2002-10-293-8648/+17313
* | Remove SAM - it belongs in HEADJelmer Vernooij2002-10-292-284/+0
* | Remove SAM from 3.0 - it belongs in HEADJelmer Vernooij2002-10-299-3502/+0
* | Sync with HEADJelmer Vernooij2002-10-291-38/+37
* | Sync with HEADJelmer Vernooij2002-10-292-6/+1
* | Sync with HEADJelmer Vernooij2002-10-291-1/+0
* | Merge rest of Jelmer's popt_common updates from HEAD to fix build.Jim McDonough2002-10-291-0/+1
* | Merge from HEAD:Jim McDonough2002-10-291-5/+33
* | Move guid formatting functions over from HEAD.Jim McDonough2002-10-291-4/+35
* | Fix fd leak with kernel change notify.Jeremy Allison2002-10-281-1/+1