index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
Gerald Carter
2007-10-10
2
-30
/
+25
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-2
/
+6
*
r6221: format cleanup (got tied of looking for related structures)
Gerald Carter
2007-10-10
1
-151
/
+168
*
r6220: cleaning up spoolss header; removing unused structures
Gerald Carter
2007-10-10
1
-63
/
+18
*
r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...
Gerald Carter
2007-10-10
1
-14
/
+16
*
r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...
Jeremy Allison
2007-10-10
4
-29
/
+21
*
r6170: Remove redundant flag that I had just added.
Steve French
2007-10-10
1
-1
/
+0
*
r6167: Add more defines for POSIX extensions to match the newly added
Steve French
2007-10-10
1
-0
/
+10
*
r6152: Correctly check OpenX open modes.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
2
-1
/
+4
*
r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r6092: This much const causes the compiler on Fedora Core 2
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
2007-10-10
1
-5
/
+10
*
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
Gerald Carter
2007-10-10
3
-26
/
+15
*
r6053: Fixup dfs path with the new wildcard parser code split out.
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r6051: finish off
Gerald Carter
2007-10-10
2
-0
/
+6
*
r6046: $ net -S block -U % -W VALE rpc service status spooler
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6040: finish out 'net rpc service list'
Gerald Carter
2007-10-10
2
-5
/
+18
*
r6038: adding more flesh to 'net rpc service'
Gerald Carter
2007-10-10
2
-5
/
+50
*
r6014: rather large change set....
Gerald Carter
2007-10-10
11
-438
/
+722
*
r6004: Let's make server manager able to kill a user session.
Simo Sorce
2007-10-10
1
-0
/
+22
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2007-10-10
1
-1
/
+1
*
r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....
Jim McDonough
2007-10-10
1
-0
/
+15
*
r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...
Gerald Carter
2007-10-10
1
-4
/
+0
*
r5916: Only one C++ guard is necessary, not one around each smbc function.
Tim Potter
2007-10-10
1
-261
/
+34
*
r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EA
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r5808: removing unneeded structure field from RPC_BUFFER
Gerald Carter
2007-10-10
1
-3
/
+0
*
r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...
Gerald Carter
2007-10-10
3
-42
/
+71
*
r5786: Bugzilla #2443. Fix gcc4 compile found by Mark Loeser.
Tim Potter
2007-10-10
1
-0
/
+2
*
r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...
Gerald Carter
2007-10-10
2
-65
/
+63
*
r5735: rest of derrel's patch for BUG 2308; had to move the options structure...
Gerald Carter
2007-10-10
2
-4
/
+160
*
r5731: Get delayed write semantics closer to W2K3. We need to store 2 times.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r5726: merge LsaLookupPrivValue() code from trunk
Gerald Carter
2007-10-10
2
-11
/
+10
*
r5715: Update for new CIFS POSIX info levels
Steve French
2007-10-10
1
-0
/
+25
*
r5707: BUG 2425: remove ubran legend wrt to win98 and the DFS_PATHNAMES capab...
Gerald Carter
2007-10-10
1
-8
/
+0
*
r5685: BUG 1881: only define PRINT_SPOOL_PREFIX if it is not already defined
Gerald Carter
2007-10-10
1
-0
/
+2
*
r5655: Added support for Novell NDS universal password. Code donated by
Jeremy Allison
2007-10-10
2
-1
/
+30
*
r5639: update smb.h with missing defines
Steve French
2007-10-10
1
-0
/
+3
*
r5636: Re-add the allocation size - parameterized by share as
Jeremy Allison
2007-10-10
2
-0
/
+5
*
r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stop
Jim McDonough
2007-10-10
1
-6
/
+2
*
r5548: Stop lying about allocation sizes to Windows clients. It was a nice
Jeremy Allison
2007-10-10
2
-5
/
+0
*
r5518: Add initial msdfs support to smbclient. Currently I can only
Gerald Carter
2007-10-10
2
-0
/
+7
*
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
Gerald Carter
2007-10-10
2
-1
/
+29
*
r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.
Volker Lendecke
2007-10-10
1
-0
/
+12
*
r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.
Jim McDonough
2007-10-10
1
-2
/
+2
*
r5428: Apply some const. LDAP attribs should now be declared const char *attr...
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
2007-10-10
2
-16
/
+0
*
r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we
Günther Deschner
2007-10-10
1
-2
/
+2
*
r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...
Gerald Carter
2007-10-10
2
-1
/
+3
[prev]
[next]