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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-11
When building nsswitch, make sure to also build smbcontrol.
Günther Deschner
1
-1
/
+2
2007-12-11
Replace "unknown" with access_mask when calling samr_CreateUser2().
Günther Deschner
3
-8
/
+8
2007-12-11
winbindd: rename child table struct elements
Stefan Metzmacher
4
-57
/
+150
2007-12-11
idmap: add a const to idmap_dump_maps()
Stefan Metzmacher
1
-1
/
+1
2007-12-11
vlp: Build vlp (virtual line printer) against current git on make
Kai Blin
2
-22
/
+41
2007-12-10
Don't need an fstring here, we can talloc.
Jeremy Allison
2
-10
/
+9
2007-12-10
Ensure we have a non-null flags. Pointed out by Andreas Schneider <anschneide...
Jeremy Allison
1
-0
/
+7
2007-12-10
Fix errors from next_token conversion. Spotted by
Jeremy Allison
1
-9
/
+5
2007-12-10
Fix bug leftover from pstring conversion noticed by ceez
Jeremy Allison
1
-3
/
+1
2007-12-10
Remove two completely unnecessary globals
Volker Lendecke
1
-61
/
+51
2007-12-10
Fix return values for invalid printers. Found by kblin
Jeremy Allison
1
-5
/
+14
2007-12-10
Forgot build options was generated... fix.
Jeremy Allison
1
-12
/
+12
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
55
-149
/
+406
2007-12-10
use dbwrap_rbt in loadparm.c
Volker Lendecke
1
-4
/
+2
2007-12-10
Convert ServiceHash to dbwrap
Volker Lendecke
1
-26
/
+47
2007-12-10
dbwrap_rbt
Volker Lendecke
3
-2
/
+388
2007-12-10
Make the Linux rbtrees compile within Samba
Volker Lendecke
3
-59
/
+55
2007-12-10
Add rbtree.[ch] from the Linux kernel
Volker Lendecke
2
-0
/
+558
2007-12-10
Add db_tdb_fetch
Volker Lendecke
1
-0
/
+27
2007-12-10
Add dbwrap bystring service routines
Volker Lendecke
2
-0
/
+47
2007-12-10
Correctly unbecome_root() on error
Volker Lendecke
1
-0
/
+2
2007-12-10
Simplify add_session_user
Volker Lendecke
1
-33
/
+25
2007-12-10
Increase debug level
Volker Lendecke
1
-1
/
+1
2007-12-10
Move stuff from data to text
Volker Lendecke
1
-2
/
+2
2007-12-10
int->bool
Volker Lendecke
1
-2
/
+2
2007-12-10
Tiny simplifications
Volker Lendecke
8
-21
/
+22
2007-12-10
Remove a static
Volker Lendecke
1
-11
/
+9
2007-12-10
Remove two statics
Volker Lendecke
1
-39
/
+17
2007-12-10
remove a static
Volker Lendecke
1
-12
/
+18
2007-12-09
Many systems don't have sa_len as part of struct sockaddr.
Jeremy Allison
1
-1
/
+1
2007-12-09
Support fetching very long server lists with RAP_NetServerEnum3.
James Peach
1
-42
/
+125
2007-12-09
Choose a better default for sockaddr length.
James Peach
1
-1
/
+1
2007-12-09
Specifically ask for IP4 addresses if we don't have IP6 support.
James Peach
1
-0
/
+5
2007-12-09
Make sure NULL is defined to the IPv6 test doesn't spuriously fail.
James Peach
1
-0
/
+1
2007-12-09
Fix connect(2) callers to use correct sockaddr size.
James Peach
4
-7
/
+26
2007-12-09
Move load_case_tables() to after logging is set up. This can log
James Peach
1
-1
/
+2
2007-12-09
Don't copy the rpc function pointers
Volker Lendecke
1
-7
/
+3
2007-12-09
C++ warning
Volker Lendecke
1
-1
/
+1
2007-12-09
Get rid of the msgbuf[1600]
Volker Lendecke
1
-98
/
+132
2007-12-08
Fix C++ warnings
Volker Lendecke
5
-16
/
+16
2007-12-08
Fix two incompatible pointer warnings
Volker Lendecke
2
-2
/
+2
2007-12-07
Add define guards around FSTRING_LEN.
Jeremy Allison
1
-0
/
+2
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
29
-406
/
+563
2007-12-07
A requiem for pstring.
Jeremy Allison
1
-0
/
+18
2007-12-07
More null deref fixes.
Jeremy Allison
1
-4
/
+4
2007-12-07
More null deref fixes.
Jeremy Allison
1
-1
/
+1
2007-12-07
Don't deref null pointers.
Jeremy Allison
1
-1
/
+1
2007-12-07
After conversations with Jerry, remove smbctool until it's
Jeremy Allison
2
-3792
/
+0
2007-12-07
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
5
-76
/
+2
2007-12-07
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
12
-634
/
+59
[next]