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