summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Remove sam/api.c.Andrew Bartlett2002-09-291-45/+0
* Forgot to commit this in the patch changing back the create_user API.Andrew Bartlett2002-09-281-2/+2
* Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-282-8/+11
* Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett2002-09-271-1/+1
* tagging version as post3.0-HEAD to differentiate from the SAMBA_3_0Gerald Carter2002-09-261-1/+1
* preparing for release of 3.0alpha20Samba Release Account2002-09-261-1/+1
* Don't define PASS_MUST_CHANGE_AT_NEXT_LOGON twice..Jelmer Vernooij2002-09-261-3/+0
* Patch from "Kai Krueger" <kai@kruegernetz.de> to get some more of our accessAndrew Bartlett2002-09-261-43/+43
* forgot include file, sorrySimo Sorce2002-09-261-14/+14
* Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*Andrew Bartlett2002-09-261-3/+16
* This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett2002-09-251-1/+4
* Another patch from metze, towards his work on sam_ads.Andrew Bartlett2002-09-252-9/+10
* Header files should not include includes.h - therein lies maddness, particuarlyAndrew Bartlett2002-09-251-3/+0
* - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij2002-09-241-2/+3
* Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke2002-09-221-56/+37
* Merge in first command for 'samtest'Jelmer Vernooij2002-09-191-0/+3
* HPUX sendfile is now detected correctly.Jeremy Allison2002-09-181-1/+2
* printjob merge from APP_HEAD regarding device modesGerald Carter2002-09-182-0/+6
* Actually use sendfile if selected.Jeremy Allison2002-09-171-2/+5
* Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell2002-09-171-1/+8
* Added --with-ads option, defaults to yes. If you run ./configureTim Potter2002-09-172-3/+4
* Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison2002-09-171-0/+1
* Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison2002-09-171-0/+1
* Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison2002-09-171-0/+4
* Changed Major/Minor version info reported to Server Manager to 4.9.John Terpstra2002-09-161-8/+12
* Make current_sam_methods a const - Patch by Kai KrügerJelmer Vernooij2002-09-151-3/+3
* Updated some comments in the NET_USER_INFO_3 structure for the other_sidsTim Potter2002-09-131-3/+3
* Changed profile version number to 7 - added sendfile statistics.Jeremy Allison2002-09-121-1/+1
* First cut at portable sendfile code. Only used in readX at the momentJeremy Allison2002-09-121-0/+3
* Ensure we've failed a lock with a lock denied message before automaticallyJeremy Allison2002-09-111-6/+9
* change notify merge from APP_HEADGerald Carter2002-09-101-2/+14
* Merged Steve French's fix for OS/2 EA return error being removed.Jeremy Allison2002-09-091-9/+12
* Patch from Kai Krüger for the new SAM systemJelmer Vernooij2002-09-081-2/+9
* Winbind client-side cleanups.Andrew Bartlett2002-09-072-2/+2
* As per the 'OK' at CIFS2002, only use the readline headers (and this crasyAndrew Bartlett2002-09-061-18/+0
* Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to theAndrew Bartlett2002-09-061-2/+5
* This commit includes part of the patch from metze posted to the list, and a fewAndrew Bartlett2002-09-061-30/+46
* patch from metze: add a 'vfs' debug classAndrew Bartlett2002-09-061-1/+1
* Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>Andrew Bartlett2002-09-061-21/+103
* Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett2002-09-062-2/+12
* Move the fancy NT_STATUS macros to a new file, so we can include them earlierAndrew Bartlett2002-09-053-38/+63
* Added better error code on out of space. Removed total jobs check - notJeremy Allison2002-09-041-5/+8
* Add bcast_msg_flags to connection struct. Allows sender to filter whenJeremy Allison2002-09-043-4/+9
* Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...Tim Potter2002-09-031-2/+2
* small typo, kai is german :-)Volker Lendecke2002-09-021-1/+1
* convert the LDAP/SASL code to use GSS-SPNEGO if possibleAndrew Tridgell2002-08-301-5/+1
* Put in patch from metze (Stefan Metzmacher) to:Jelmer Vernooij2002-08-291-141/+135
* Return correct FILE_SUPERSEDED response - IFSTEST strikes again...Jeremy Allison2002-08-281-0/+1
* Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij2002-08-281-2/+0
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-284-3/+267