summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.Jeremy Allison1-0/+5
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman1-1/+1
2007-10-10r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison1-2/+2
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke1-5/+10
2007-10-10r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter3-26/+15
2007-10-10r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison1-0/+7
2007-10-10r6051: finish offGerald Carter2-0/+6
2007-10-10r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter1-1/+1
2007-10-10r6040: finish out 'net rpc service list'Gerald Carter2-5/+18
2007-10-10r6038: adding more flesh to 'net rpc service'Gerald Carter2-5/+50
2007-10-10r6014: rather large change set....Gerald Carter11-438/+722
2007-10-10r6004: Let's make server manager able to kill a user session.Simo Sorce1-0/+22
2007-10-10r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter1-1/+1
2007-10-10r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough1-0/+15
2007-10-10r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter1-4/+0
2007-10-10r5916: Only one C++ guard is necessary, not one around each smbc function.Tim Potter1-261/+34
2007-10-10r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EAJeremy Allison1-0/+3
2007-10-10r5808: removing unneeded structure field from RPC_BUFFERGerald Carter1-3/+0
2007-10-10r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter3-42/+71
2007-10-10r5786: Bugzilla #2443. Fix gcc4 compile found by Mark Loeser.Tim Potter1-0/+2
2007-10-10r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...Gerald Carter2-65/+63
2007-10-10r5735: rest of derrel's patch for BUG 2308; had to move the options structure...Gerald Carter2-4/+160
2007-10-10r5731: Get delayed write semantics closer to W2K3. We need to store 2 times.Jeremy Allison1-0/+2
2007-10-10r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2-11/+10
2007-10-10r5715: Update for new CIFS POSIX info levelsSteve French1-0/+25
2007-10-10r5707: BUG 2425: remove ubran legend wrt to win98 and the DFS_PATHNAMES capab...Gerald Carter1-8/+0
2007-10-10r5685: BUG 1881: only define PRINT_SPOOL_PREFIX if it is not already definedGerald Carter1-0/+2
2007-10-10r5655: Added support for Novell NDS universal password. Code donated byJeremy Allison2-1/+30
2007-10-10r5639: update smb.h with missing definesSteve French1-0/+3
2007-10-10r5636: Re-add the allocation size - parameterized by share asJeremy Allison2-0/+5
2007-10-10r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stopJim McDonough1-6/+2
2007-10-10r5548: Stop lying about allocation sizes to Windows clients. It was a niceJeremy Allison2-5/+0
2007-10-10r5518: Add initial msdfs support to smbclient. Currently I can onlyGerald Carter2-0/+7
2007-10-10r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)Gerald Carter2-1/+29
2007-10-10r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke1-0/+12
2007-10-10r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.Jim McDonough1-2/+2
2007-10-10r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke1-2/+2
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2-16/+0
2007-10-10r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner1-2/+2
2007-10-10r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2-1/+3
2007-10-10r5152: Restructure the directory handling code, stop using void * pointersJeremy Allison1-1/+3
2007-10-10r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter3-3/+6
2007-10-10r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter1-1/+4
2007-10-10r4976: Try to scare people off from trying to write authentication modulesAndrew Bartlett1-0/+4
2007-10-10r4970: Fix for bug 2092, allowing fallback after kerberos and allowJeremy Allison2-0/+7
2007-10-10r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke1-2/+1
2007-10-10r4932: Forgot to increase version with the account-policy-commit.Günther Deschner1-1/+1
2007-10-10r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2-0/+16
2007-10-10r4879: Fix rewinddir -> rewind_dir. Noticed by James Peach.Jeremy Allison1-2/+2
2007-10-10r4868: Add "net rpc user RENAME"-command.Günther Deschner1-0/+8