summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-12-17there is no unknown field in LSA_SEC_QOSJean-François Micouleau4-89/+225
2001-12-17tidy up debugJean-François Micouleau1-1/+1
2001-12-17Made "hide unreadable" work much more reliably (just for Volker :-).Jeremy Allison1-1/+37
2001-12-17make sure we pass the lm and nt data in the right order. They were swapped, ...Jim McDonough1-2/+2
2001-12-17allow selection of the organisational unit when joining a realmAndrew Tridgell2-10/+32
2001-12-17obey "use mmap" on case tablesAndrew Tridgell1-11/+13
2001-12-17removed unused variableAndrew Tridgell1-1/+0
2001-12-17Replaced some hardcoded hex numbers with constants.Tim Potter1-4/+8
2001-12-17Added some constants for registry data types.Tim Potter1-4/+14
2001-12-16Moved fchown_acl change to the point where we *really* know if weJeremy Allison1-10/+10
2001-12-16Ensured filetimes set (by name) after close. Ignore errors. This is theJeremy Allison2-16/+24
2001-12-15Allow HPUX to link with new ACL code.Jeremy Allison1-2/+2
2001-12-15Added HPUX ACL code.Jeremy Allison6-75/+1086
2001-12-14Added the group enum code from 2.2Jeremy Allison5-23/+118
2001-12-14If domain SID can't be fetched, we shouldn't return NT_STATUS_NO_MEMORY. It ...Jim McDonough1-1/+1
2001-12-14ChangeID fixe from APPLIANCE_HEADGerald Carter2-9/+42
2001-12-14I see no reasons why we should limit username lenght while checkingSimo Sorce1-4/+0
2001-12-14add lsa_query_secobj server code. level 4 is the ACL, level 1 is theJean-François Micouleau3-16/+148
2001-12-14Updated Solaris link options from DaveCB.Jeremy Allison3-12877/+7768
2001-12-14Rafal (mimir) patch for trusts r.Jean-François Micouleau3-7/+42
2001-12-14FALSE -> FalseTim Potter1-1/+1
2001-12-14Display a nice error message if the user%password specified for net rpcTim Potter1-2/+8
2001-12-14Display a nice error message for NT_STATUS_LOGON_FAILURE in connect_to_ipc()Tim Potter1-0/+7
2001-12-14More help/messages/formatting cleanup.Jim McDonough1-37/+40
2001-12-14Merge from 2.2 to allow net rpc join -U to complete even if the workstationTim Potter1-2/+5
2001-12-14Restoration of at least some help function and format. First round of cleanu...Jim McDonough1-259/+221
2001-12-14Set the debuglevel after the call to lp_load() so the change sticks.Tim Potter1-2/+2
2001-12-14don't use -u switch to /bin/date - too many systems don't honor itAndrew Tridgell1-4/+4
2001-12-13Added comment.Tim Potter1-0/+2
2001-12-13Patch for string legths from TAKAHASHI, Motonobu(monyo).Jeremy Allison1-17/+46
2001-12-13update the ldap support code. it compiles.Jean-François Micouleau8-34/+150
2001-12-13merge from 2.2Gerald Carter1-0/+3
2001-12-13merge from appliance_headGerald Carter1-0/+4
2001-12-13-Insswitch/ breaks the build by preventing include of <nss.h> from workingAndrew Tridgell1-1/+1
2001-12-13added "net ads info" to fetch basic ADS info without any authAndrew Tridgell1-0/+26
2001-12-13make sure we find NSS_STATUS structAndrew Tridgell1-0/+1
2001-12-13better error handlingAndrew Tridgell1-2/+7
2001-12-13try the PDC for our workgroup if we can't find the ldap serverAndrew Tridgell1-3/+8
2001-12-13improved error message from failed connectAndrew Tridgell1-6/+3
2001-12-13Must check against -1 for fcntl error check.Jeremy Allison1-4/+4
2001-12-13Fix some compiler warnings.Tim Potter1-2/+1
2001-12-12Always use ASCII strings when changing passwords with RAP.Jeremy Allison1-3/+3
2001-12-12ran autoconfHerb Lewis1-7765/+12874
2001-12-12allow IRIX to build nsswitch/libnss_wins.soHerb Lewis4-18/+91
2001-12-12add *.po32 to ignore listHerb Lewis5-0/+5
2001-12-12added a -V[erbose] option to samsync. Decode a lot of informationJean-François Micouleau3-19/+276
2001-12-12decoded SAM_DELTA 0x0e and 0x12.Jean-François Micouleau2-0/+203
2001-12-12a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)Jean-François Micouleau2-42/+291
2001-12-12added "net time zone" command to show the timezone on a computerAndrew Tridgell1-6/+30
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell4-31/+4