summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* GCC accepts unnamed initalization of sub-structure. Let's see how AIX behave ...Alexander Bokovoy2003-05-121-1/+1
* Re-enable secure channel for net rpc vampire.Tim Potter2003-05-121-8/+13
* Fix two bugs that were stopping net rpc vampire from working over secureTim Potter2003-05-121-2/+10
* A small patch from metze to fix builds on some platforms ...Richard Sharpe2003-05-121-1/+1
* Fix a wrong define check.Alexander Bokovoy2003-05-121-3/+4
* Wrap into WITH_QUOTAS yet another place in trans2Alexander Bokovoy2003-05-121-1/+7
* Forgot to actually change default for quotas to -no- in configure.inAlexander Bokovoy2003-05-121-4/+4
* Forgot to actually change default for quotas to -no- in configure.inAlexander Bokovoy2003-05-121-1/+1
* Better isolate quota stuffAlexander Bokovoy2003-05-122-0/+12
* Small fix for HAVE_SYS_QUOTAS usage, spotted by build farmAlexander Bokovoy2003-05-121-6/+7
* Fix up a bit of my sloppy C.Andrew Bartlett2003-05-121-3/+2
* Small fix for HAVE_SYS_QUOTAS usage, spotted by build farmAlexander Bokovoy2003-05-121-1/+6
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-1221-106/+2783
* Give up on the idea of avoiding lp_load() in ntlm_auth....Andrew Bartlett2003-05-121-8/+18
* Make it possible to actually use --user-SID and --group-SID on a standard com...Andrew Bartlett2003-05-121-2/+2
* Fix compile.Andrew Bartlett2003-05-111-1/+1
* Add new files needed for VFS fixes.Alexander Bokovoy2003-05-113-3/+318
* Fix VFS layer:Alexander Bokovoy2003-05-1134-1797/+1362
* Set the password for a newly created trustdom account. Tested againstVolker Lendecke2003-05-111-3/+34
* When we have a NT4SP0 PDC trust us, we first have to check theVolker Lendecke2003-05-111-2/+2
* Ok, this is a hack. On a netsec bind reply I did not see anythingVolker Lendecke2003-05-111-0/+20
* As discussed on samba-technical - move to 'primaryGroupSid' insted ofAndrew Bartlett2003-05-111-17/+45
* Using /dev/urandom for determining an ldap server backoff is a waste of systemAndrew Bartlett2003-05-111-2/+6
* Reverse latest module_dummy patch from metze and me.Jelmer Vernooij2003-05-101-53/+0
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-1034-84/+2
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-1035-2/+137
* Fix from Tom.Lackemann@falconstor.com to correctly set the flags basedJeremy Allison2003-05-101-1/+9
* Optimisation. We don't need to do 2 strlen's when we're setting the statJeremy Allison2003-05-101-9/+0
* Fix for possible segfault in readline handler. Found by vitalyb@mail333.com.Jeremy Allison2003-05-101-1/+2
* Fix typo.John Terpstra2003-05-101-1/+1
* removing total print jobs since it is not used anymoreGerald Carter2003-05-091-2/+0
* Makefile changes to allow new NTLMv2 patch to work.Andrew Bartlett2003-05-091-10/+7
* Cleanups. My NTLMv2 changes also changed the preference from using an implicitAndrew Bartlett2003-05-091-42/+42
* Finally get NTLMv2 working on the client!Andrew Bartlett2003-05-094-119/+131
* Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...Jim McDonough2003-05-091-2/+2
* Fix comment - we now have 5 types of error...Andrew Bartlett2003-05-091-1/+1
* Make sure we always have some client data, not just the hash. An NTLMv2 orAndrew Bartlett2003-05-091-2/+3
* Elsewhere, we use a #define for this environment variable name, so do theAndrew Bartlett2003-05-091-2/+2
* When checking if a SID is in a domain, make sure that indeed the user RID isAndrew Bartlett2003-05-091-0/+3
* Sync up to head ...Richard Sharpe2003-05-091-34/+100
* Sync to the changes in head ...Richard Sharpe2003-05-091-1/+1
* Added some more diagnostic tests to check out a theory that having either hashTim Potter2003-05-091-12/+174
* Fix up a bunch of problems in editreg.cRichard Sharpe2003-05-091-16/+16
* Fix nasty bug pointed out by samba-technical poster. If name is mangledJeremy Allison2003-05-091-1/+12
* fix bug #47; revert registration of workgroup<1b> to 2.2 behaviorGerald Carter2003-05-081-1/+1
* fixed bug #75; add check for non-zero destlenGerald Carter2003-05-081-1/+1
* Hopefully re-enable building heimdal. It needs -lresolv included in LIBSJim McDonough2003-05-081-0/+1
* Revert a patch that somehow slipped in...Volker Lendecke2003-05-081-2/+2
* This puts real netlogon connection caching to winbind. This becomesVolker Lendecke2003-05-0810-123/+186
* This puts back wins.dat into nmbd for easy editing. It leaves most ofVolker Lendecke2003-05-081-194/+222