summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r5916: Only one C++ guard is necessary, not one around each smbc function.Tim Potter2007-10-101-261/+34
* r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EAJeremy Allison2007-10-101-0/+3
* r5808: removing unneeded structure field from RPC_BUFFERGerald Carter2007-10-101-3/+0
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-103-42/+71
* r5786: Bugzilla #2443. Fix gcc4 compile found by Mark Loeser.Tim Potter2007-10-101-0/+2
* r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...Gerald Carter2007-10-102-65/+63
* r5735: rest of derrel's patch for BUG 2308; had to move the options structure...Gerald Carter2007-10-102-4/+160
* r5731: Get delayed write semantics closer to W2K3. We need to store 2 times.Jeremy Allison2007-10-101-0/+2
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2007-10-102-11/+10
* r5715: Update for new CIFS POSIX info levelsSteve French2007-10-101-0/+25
* r5707: BUG 2425: remove ubran legend wrt to win98 and the DFS_PATHNAMES capab...Gerald Carter2007-10-101-8/+0
* r5685: BUG 1881: only define PRINT_SPOOL_PREFIX if it is not already definedGerald Carter2007-10-101-0/+2
* r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2007-10-102-1/+30
* r5639: update smb.h with missing definesSteve French2007-10-101-0/+3
* r5636: Re-add the allocation size - parameterized by share asJeremy Allison2007-10-102-0/+5
* r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stopJim McDonough2007-10-101-6/+2
* r5548: Stop lying about allocation sizes to Windows clients. It was a niceJeremy Allison2007-10-102-5/+0
* r5518: Add initial msdfs support to smbclient. Currently I can onlyGerald Carter2007-10-102-0/+7
* r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2007-10-102-1/+29
* r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke2007-10-101-0/+12
* r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.Jim McDonough2007-10-101-2/+2
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-2/+2
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-102-16/+0
* r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner2007-10-101-2/+2
* r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2007-10-102-1/+3
* r5152: Restructure the directory handling code, stop using void * pointersJeremy Allison2007-10-101-1/+3
* r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter2007-10-103-3/+6
* r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter2007-10-101-1/+4
* r4976: Try to scare people off from trying to write authentication modulesAndrew Bartlett2007-10-101-0/+4
* r4970: Fix for bug 2092, allowing fallback after kerberos and allowJeremy Allison2007-10-102-0/+7
* r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke2007-10-101-2/+1
* r4932: Forgot to increase version with the account-policy-commit.Günther Deschner2007-10-101-1/+1
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-102-0/+16
* r4879: Fix rewinddir -> rewind_dir. Noticed by James Peach.Jeremy Allison2007-10-101-2/+2
* r4868: Add "net rpc user RENAME"-command.Günther Deschner2007-10-101-0/+8
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2007-10-101-36/+17
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-3/+3
* r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner2007-10-101-0/+1
* r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter2007-10-101-0/+2
* r4805: Last planned change to the privileges infrastructure:Gerald Carter2007-10-102-13/+19
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-1/+1
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-104-14/+88
* r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.Jeremy Allison2007-10-101-3/+0
* r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison2007-10-101-20/+20
* r4651: Add "refuse machine password change" policy field. This update will justJim McDonough2007-10-101-1/+1
* r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2007-10-101-6/+1
* r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2007-10-101-1/+1
* r4514: Fix for bugzilla 1770. Remove READ_ATTRIBUTES from GENERIC_EXECUTE, o...Jim McDonough2007-10-101-1/+1
* r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hardGünther Deschner2007-10-101-2/+1
* r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner2007-10-101-2/+9