summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-7/+40
2002-10-14Merge of file/directory access bits changes.Tim Potter1-14/+19
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2-1/+4
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter3-1/+3
2002-10-04This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+91
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter4-1/+94
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-0/+11
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-0/+11
2002-10-03We are going to need to track the SAM sequence number too.Andrew Bartlett1-0/+1
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-2/+5
2002-10-01Updates from Samba HEAD:Andrew Bartlett1-1/+1
2002-10-01Cope with rw errors and timeout to peer.Jeremy Allison2-1/+3
2002-10-01Cope with rw errors and timeout to peer.Jeremy Allison2-1/+3
2002-10-01Added error string for server timeout on client call.Jeremy Allison1-0/+1
2002-10-01Added error string for server timeout on client call.Jeremy Allison1-0/+1
2002-09-30Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison1-0/+3
2002-09-30Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison1-0/+3
2002-09-29Remove sam/api.c.Andrew Bartlett1-45/+0
2002-09-28Forgot to commit this in the patch changing back the create_user API.Andrew Bartlett1-2/+2
2002-09-28Add the beginings of sam_ads to the tree.Andrew Bartlett2-8/+11
2002-09-27Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett1-1/+1
2002-09-26tagging as 3.0alpha21cvsGerald Carter1-1/+1
2002-09-26tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0Gerald Carter1-1/+1
2002-09-26Arrgghhh the release script doesn't use the SAMBA_3_0 branch !!!!Gerald Carter1-1/+1
2002-09-26preparing for release of 3.0alpha20Samba Release Account1-1/+1
2002-09-26set versionGerald Carter1-1/+1
2002-09-26remove files not in HEADGerald Carter1-39/+0
2002-09-26syncing up with HEAD again....Gerald Carter2-60/+70
2002-09-26Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..Jelmer Vernooij1-3/+0
2002-09-26Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our accessAndrew Bartlett1-43/+43
2002-09-26forgot include file, sorrySimo Sorce1-14/+14
2002-09-26Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*Andrew Bartlett1-3/+16
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter21-245/+355
2002-09-25This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+344
2002-09-25This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett1-1/+4
2002-09-25Another patch from metze, towards his work on sam_ads.Andrew Bartlett2-9/+10
2002-09-25Header files should not include includes.h - therein lies maddness, particuarlyAndrew Bartlett1-3/+0
2002-09-24- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij1-2/+3
2002-09-22Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke1-56/+37
2002-09-19Merge in first command for 'samtest'Jelmer Vernooij1-0/+3
2002-09-18HPUX sendfile is now detected correctly.Jeremy Allison1-1/+2
2002-09-18printjob merge from APP_HEAD regarding device modesGerald Carter2-0/+6
2002-09-17Actually use sendfile if selected.Jeremy Allison1-2/+5
2002-09-17Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell1-1/+8
2002-09-17Added --with-ads option, defaults to yes. If you run ./configureTim Potter2-3/+4
2002-09-17Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison1-0/+1
2002-09-17Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison1-0/+1
2002-09-17Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison1-0/+4
2002-09-16Changed Major/Minor version info reported to Server Manager to 4.9.John Terpstra1-8/+12
2002-09-15Make current_sam_methods a const - Patch by Kai KrügerJelmer Vernooij1-3/+3