summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-131-0/+3
* Add smb_register_charset() and use itJelmer Vernooij2002-11-121-0/+16
* union is better to avoid problems with pointersSimo Sorce2002-11-111-21/+27
* deldriver fixGerald Carter2002-11-091-0/+1
* Add smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
* Missed extern declaration.Jeremy Allison2002-11-051-0/+1
* Remove DRIVERFILE constant. It was removed with the old win95Tim Potter2002-11-051-1/+0
* The fixes from Tom plus a minor update from me.Richard Sharpe2002-11-042-97/+227
* Add more options to popt_common and use them. Current ones are:Jelmer Vernooij2002-11-021-0/+3
* Add popt_common_socket_optionsJelmer Vernooij2002-11-021-0/+1
* Rerun autoconfJelmer Vernooij2002-10-301-0/+3
* - Remove RTLD_GLOBALJelmer Vernooij2002-10-301-1/+1
* added a timegm() function for systems that don't have itAndrew Tridgell2002-10-301-0/+4
* Add init_module_function typedef for new module systemJelmer Vernooij2002-10-301-0/+3
* Fix for systems that allow more than 65536 open files per process.Jeremy Allison2002-10-221-0/+3
* Some was asking to look at this code, so better it stay there until we decide...Simo Sorce2002-10-221-0/+224
* This moves the group mapping API into the passdb backend.Volker Lendecke2002-10-212-1/+48
* Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij2002-10-211-239/+507
* Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij2002-10-212-615/+644
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-7/+40
* Tidyup of file specific access mask bits.Tim Potter2002-10-141-14/+19
* Nice *big* patch from metze.Andrew Bartlett2002-10-122-19/+54
* forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce2002-10-071-2/+0
* try to put every security descriptors related definitions in the same file.Simo Sorce2002-10-063-175/+249
* Add more common options to popt_common - and start usingJelmer Vernooij2002-10-051-0/+1
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-042-1/+4
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-044-1/+94
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-0/+11
* We are going to need to track the SAM sequence number too.Andrew Bartlett2002-10-031-0/+1
* Cope with rw errors and timeout to peer.Jeremy Allison2002-10-012-1/+3
* Added error string for server timeout on client call.Jeremy Allison2002-10-011-0/+1
* Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison2002-09-301-0/+3
* 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