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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-10
Add rbtree.[ch] from the Linux kernel
Volker Lendecke
1
-0
/
+397
2007-12-10
Add db_tdb_fetch
Volker Lendecke
1
-0
/
+27
2007-12-10
Add dbwrap bystring service routines
Volker Lendecke
1
-0
/
+42
2007-12-09
Many systems don't have sa_len as part of struct sockaddr.
Jeremy Allison
1
-1
/
+1
2007-12-09
Choose a better default for sockaddr length.
James Peach
1
-1
/
+1
2007-12-09
Fix connect(2) callers to use correct sockaddr size.
James Peach
4
-7
/
+26
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
3
-98
/
+22
2007-12-07
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
1
-1
/
+1
2007-12-07
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
3
-35
/
+17
2007-12-07
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
2
-24
/
+9
2007-12-06
*Really* fix the no password -N opt :-).
Jeremy Allison
2
-8
/
+1
2007-12-06
Fix the '-N' option.
Jeremy Allison
1
-1
/
+1
2007-12-06
Get closer to building with smbmount. Move parameter line changes
Jeremy Allison
2
-80
/
+131
2007-12-06
Make cmdline_auth_info private to lib/popt_common.c. Provide
Jeremy Allison
1
-14
/
+4
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
4
-82
/
+136
2007-12-05
Compile fix to the automount support. Patch from GlaDiaC.
Gerald (Jerry) Carter
1
-1
/
+1
2007-12-05
Remove some globals
Volker Lendecke
1
-23
/
+50
2007-12-05
Make share_info_db_init static
Volker Lendecke
1
-1
/
+1
2007-12-05
Remove a static, and "signal_received" needs to be sig_atomic_t
Volker Lendecke
1
-15
/
+18
2007-12-04
Ok, down to just the client/*.c code now.
Jeremy Allison
1
-5
/
+0
2007-12-04
Remove pstring from automount lookups. Remove premature optimization.
Jeremy Allison
2
-72
/
+60
2007-12-04
Remove tok pstring from util_str.c
Jeremy Allison
1
-2
/
+8
2007-12-04
pull_ascii_pstring is gone.
Jeremy Allison
1
-6
/
+0
2007-12-04
Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().
Jeremy Allison
1
-1
/
+7
2007-12-03
Make strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy Allison
1
-5
/
+9
2007-12-03
Change tdb_unpack "P" to return a malloc'ed string rather
Jeremy Allison
1
-10
/
+9
2007-12-03
Fix wkssvc callers.
Günther Deschner
1
-6
/
+3
2007-12-03
Remove workaround for broken capabilites.h from lib/system.c - now in lib/rep...
Michael Adam
1
-18
/
+0
2007-12-03
Reformat configure checks for broken capabilities.h.
Michael Adam
1
-16
/
+24
2007-12-03
Move check for broken system capabilites.h headers to lib/replace.
Michael Adam
1
-0
/
+30
2007-12-03
Add check for ppc statfs.h header to workaround for broken capabilities.h.
Michael Adam
1
-1
/
+3
2007-12-02
Fix some bogus uninitialized variable warnings
Volker Lendecke
1
-2
/
+2
2007-11-30
Fix restart after length count.
Jeremy Allison
1
-1
/
+6
2007-11-30
Avoid to include net prototypes, just reference user creds.
Günther Deschner
1
-7
/
+16
2007-11-30
Add header file for NetJoinDomain() and friends.
Günther Deschner
1
-0
/
+29
2007-11-30
Add NetUnjoinDomain().
Günther Deschner
1
-0
/
+74
2007-11-30
Robustness-fixes for NetJoinDomain().
Günther Deschner
1
-6
/
+13
2007-11-30
Give NetJoinDomain() enough time to finish.
Günther Deschner
1
-0
/
+6
2007-11-30
domain_name is a ref pointer.
Günther Deschner
1
-0
/
+5
2007-11-30
Add NetJoinDomain call.
Günther Deschner
1
-0
/
+84
2007-11-30
Add talloc versions of all the next_token() functions.
Jeremy Allison
1
-3
/
+102
2007-11-30
Fix build warning.
Günther Deschner
1
-1
/
+1
2007-11-29
Fix memleak.
Jeremy Allison
1
-0
/
+1
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
1
-3
/
+3
2007-11-28
Add a warning for a potential bug I've run into
Volker Lendecke
2
-0
/
+6
2007-11-27
Remove pstrings from everything except srv_spoolss_nt.c.
Jeremy Allison
2
-47
/
+44
2007-11-27
Remove some statics
Volker Lendecke
2
-33
/
+15
2007-11-26
Fix bug 5055
Volker Lendecke
2
-2
/
+2
2007-11-26
Fix a C++ warning
Volker Lendecke
1
-1
/
+1
2007-11-26
1. lib/system.c (xattr code for Solaris) could not be
Tomoki AONO
1
-3
/
+6
[next]