index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogs
Gerald Carter
2007-10-10
1
-0
/
+2
*
r12224: adding more characters to the invalid share name string
Gerald Carter
2007-10-10
1
-1
/
+1
*
r12177: last of outstanding patches in my queue to deal with MMC.
Gerald Carter
2007-10-10
1
-5
/
+41
*
r12173: doing some service control work
Gerald Carter
2007-10-10
1
-1
/
+12
*
r12163: Change lookup_sid and lookup_name to return const char * instead of c...
Volker Lendecke
2007-10-10
1
-3
/
+4
*
r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.
Volker Lendecke
2007-10-10
1
-5
/
+8
*
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
2007-10-10
2
-114
/
+153
*
r12043: It's amazing the warnings you find when compiling on a 64-bit
Jeremy Allison
2007-10-10
6
-38
/
+42
*
r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's what
Günther Deschner
2007-10-10
1
-1
/
+1
*
r11950: If we got a connection oriented cancel pdu we would spin processing it.
Jeremy Allison
2007-10-10
2
-3
/
+127
*
r11936: Fix bug in returning remote time found by Thomas Bork <tombork@web.de>.
Jeremy Allison
2007-10-10
1
-1
/
+4
*
r11927: No users or groups to return in BUILTIN domain.
Jeremy Allison
2007-10-10
1
-0
/
+14
*
r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"
Jeremy Allison
2007-10-10
1
-25
/
+51
*
r11923: Add samr_lookup_rids for the builtin domain. Doing it this way feels ...
Volker Lendecke
2007-10-10
1
-8
/
+0
*
r11922: Looks bigger than it is: There's no point in allocating arrays in
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r11921: samr_open_domain can only open "our" domain and BUILTIN.
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r11919: The generic mappings in srv_samr_nt.c are only used there -- make them
Volker Lendecke
2007-10-10
1
-5
/
+25
*
r11918: Remove two unused variables
Volker Lendecke
2007-10-10
1
-2
/
+0
*
r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now.
Volker Lendecke
2007-10-10
2
-29
/
+29
*
r11915: Remove unused extern declarations
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r11898: Add a missing become_root().
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r11865: The only way to stop multiple LDAP searches is to agressively cache
Jeremy Allison
2007-10-10
1
-30
/
+36
*
r11860: BUG 3156: don't use find_service() when explicitly looking for a prin...
Gerald Carter
2007-10-10
1
-14
/
+16
*
r11859: Another place where the SE_GROUP constants read better then "7".
Günther Deschner
2007-10-10
1
-1
/
+1
*
r11856: Replace unknown1 with group_attr.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r11793: Fix the SAMR cache so it works across completely insane
Jeremy Allison
2007-10-10
2
-135
/
+407
*
r11769: Looking at a performance problem enumerating accounts, wondered
Jeremy Allison
2007-10-10
2
-1
/
+87
*
r11762: fix my build breakage
Gerald Carter
2007-10-10
1
-1
/
+2
*
r11761: * fix clearing of event logs by truncating the tdb.
Gerald Carter
2007-10-10
2
-77
/
+94
*
r11760: fix sequential reads in the eventlog; event viewer is behaving better...
Gerald Carter
2007-10-10
1
-81
/
+105
*
r11617: fix typo
Gerald Carter
2007-10-10
1
-1
/
+1
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-1
/
+4
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r11451: Fix -O1 "might be using uninitialized" errors.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11433: Fix for bug #3223 - ensure we're root before doing
Jeremy Allison
2007-10-10
1
-5
/
+53
*
r11332: eventlog API uses NTSTATUS, not WERROR for return codes
Gerald Carter
2007-10-10
1
-34
/
+33
*
r11292: Missed merge from Samba 2.2 many years ago....
Gerald Carter
2007-10-10
1
-5
/
+0
*
r11240: * fix invalid read reported by valgrind in the
Gerald Carter
2007-10-10
1
-68
/
+34
*
r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup on
Jim McDonough
2007-10-10
1
-0
/
+20
*
r11235: fix segfault in addprinter due to mixing talloc() and malloc()'d memory
Gerald Carter
2007-10-10
1
-3
/
+1
*
r11170: root free pass on eventlog open access check
Gerald Carter
2007-10-10
1
-0
/
+7
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
4
-27
/
+26
*
r11135: should fix seg fault in addprinter code reported by Marcin. Allocate...
Gerald Carter
2007-10-10
1
-6
/
+15
*
r11072: add routines for converting REG_MULTI_SZ to and from char**
Gerald Carter
2007-10-10
1
-1
/
+13
*
r11069: make sure to zero memory when allocating a a REGVAL_CTR struct
Gerald Carter
2007-10-10
1
-1
/
+5
*
r11060: merging new eventlog code from trunk
Gerald Carter
2007-10-10
2
-507
/
+469
*
r11054: patch from Brian Moran; fix error code return in _srv_net_name_valida...
Gerald Carter
2007-10-10
1
-18
/
+5
*
r10911: part of #2861: add rename support for usrmgr.exe when using tdbsam
Jim McDonough
2007-10-10
1
-0
/
+29
*
r10819: merging a couple of fixes from trunk
Gerald Carter
2007-10-10
3
-6
/
+4
*
r10795: Fix code before decl error.
Jeremy Allison
2007-10-10
1
-1
/
+2
[next]