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