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
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r6679: BUG 2684: abartlett's patch for check the per service hosts allow/deny...
Gerald Carter
2007-10-10
1
-0
/
+5
*
r6642: BUG 2686: shouold fix the group_setinfo() failures; similar to alias_s...
Gerald Carter
2007-10-10
1
-0
/
+5
*
r6601: fixing query and set alias info calls (level 1 from the
Gerald Carter
2007-10-10
1
-12
/
+15
*
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r6566: fix a couple of local group bugs.
Gerald Carter
2007-10-10
1
-7
/
+8
*
r6536: Jeremy, did you actually test this part of revision 801? I just tested...
Volker Lendecke
2007-10-10
1
-2
/
+0
*
r6421: use add machine script when creating a user (ACB_NORMAL)
Gerald Carter
2007-10-10
1
-2
/
+4
*
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
2007-10-10
1
-580
/
+238
*
r6282: Before converting enum_dom_groups, better get the previous version a bit
Volker Lendecke
2007-10-10
1
-5
/
+13
*
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
2007-10-10
3
-6
/
+0
*
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
2007-10-10
1
-2
/
+8
*
r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
Gerald Carter
2007-10-10
1
-0
/
+1
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
6
-11
/
+14
*
r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...
Gerald Carter
2007-10-10
2
-32
/
+80
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-3
/
+3
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
1
-0
/
+4
*
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
2007-10-10
1
-27
/
+10
*
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
Gerald Carter
2007-10-10
1
-8
/
+24
*
r6037: little cleanup of unused vars and unnecessary codepaths
Gerald Carter
2007-10-10
1
-12
/
+7
*
r6034: Check only once
Simo Sorce
2007-10-10
1
-1
/
+3
*
r6016: Give access only to root and Domain Users
Simo Sorce
2007-10-10
1
-11
/
+23
*
r6014: rather large change set....
Gerald Carter
2007-10-10
10
-82
/
+1875
*
r6009: Add privillage check for SE_DISK_OP (is this the right privilage?)
Jeremy Allison
2007-10-10
1
-3
/
+15
*
r6004: Let's make server manager able to kill a user session.
Simo Sorce
2007-10-10
2
-0
/
+72
*
r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....
Jim McDonough
2007-10-10
1
-45
/
+17
*
r5961: final round of compiler warning fixes based on feedback from Jason Mader
Gerald Carter
2007-10-10
1
-3
/
+3
*
r5950: more compiler warning's from Jason Mader
Gerald Carter
2007-10-10
1
-4
/
+2
*
r5948: more compile cleanups from Jason Mader
Gerald Carter
2007-10-10
1
-1
/
+2
*
r5943: remove unneccessary se_priv_copy()
Gerald Carter
2007-10-10
1
-3
/
+1
*
r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468.
Tim Potter
2007-10-10
1
-1
/
+1
*
r5806: * fix a couple more segvs in spoolss
Gerald Carter
2007-10-10
2
-14
/
+12
*
r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...
Gerald Carter
2007-10-10
1
-399
/
+509
*
r5726: merge LsaLookupPrivValue() code from trunk
Gerald Carter
2007-10-10
2
-7
/
+77
*
r5647: Caches are good for performance, but you get a consistency problem.
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r5605: only display the publish check box on printer if
Gerald Carter
2007-10-10
1
-12
/
+20
*
r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stop
Jim McDonough
2007-10-10
1
-15
/
+0
*
r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...
Volker Lendecke
2007-10-10
1
-3
/
+4
*
r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.
Volker Lendecke
2007-10-10
1
-11
/
+26
*
r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.
Volker Lendecke
2007-10-10
1
-38
/
+14
*
r5460: Fix "restrict anonymous = 1". If we have schannel connection, we must be
Jim McDonough
2007-10-10
1
-0
/
+4
*
r5458: Generate a sane response to exceeding lookupsids limit. Truncate list...
Jim McDonough
2007-10-10
1
-2
/
+3
*
r5419: Fix some unitialized variable warnings
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r5383: add missing checks to allow root to manage user rights
Gerald Carter
2007-10-10
1
-2
/
+12
*
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
2007-10-10
3
-30
/
+31
*
r5264: Log with loglevel 0 when account-administration scripts fail.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC we
Günther Deschner
2007-10-10
1
-6
/
+23
*
r5246: We can't use a pointer to struct lsa_info until is has been
Tim Potter
2007-10-10
1
-1
/
+1
*
r5205: more fixups for BUG 2291
Gerald Carter
2007-10-10
1
-27
/
+30
*
r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...
Gerald Carter
2007-10-10
1
-8
/
+18
*
r5180: Call the "add machine script" to create all kinds of trust accounts
Günther Deschner
2007-10-10
1
-1
/
+1
[prev]
[next]