index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
2007-12-03
9
-159
/
+238
*
Remove more pstrings, from the winbindd protocol def and
Jeremy Allison
2007-12-03
4
-15
/
+16
*
Make strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy Allison
2007-12-03
7
-98
/
+138
*
Fix the build. fstrterminate was used in one place.
Jeremy Allison
2007-12-03
1
-2
/
+2
*
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison
2007-12-03
4
-81
/
+35
*
Change tdb_unpack "P" to return a malloc'ed string rather
Jeremy Allison
2007-12-03
4
-15
/
+29
*
Last pstring here.
Jeremy Allison
2007-12-03
1
-4
/
+6
*
Remove pstring from clirap2 by completely rewriting the damn
Jeremy Allison
2007-12-03
2
-1687
/
+2216
*
Fix shutdown callers.
Günther Deschner
2007-12-03
1
-6
/
+7
*
Fix wkssvc callers.
Günther Deschner
2007-12-03
2
-8
/
+7
*
Fix dfs callers.
Günther Deschner
2007-12-03
1
-42
/
+56
*
Fix svcctl callers.
Günther Deschner
2007-12-03
2
-11
/
+11
*
Fix winreg callers.
Günther Deschner
2007-12-03
2
-33
/
+34
*
Forgot header in previous commit.
Günther Deschner
2007-12-03
7
-218
/
+218
*
Regenerate pidl rpc client calls that are WERROR based.
Günther Deschner
2007-12-03
7
-218
/
+1090
*
Remove workaround for broken capabilites.h from lib/system.c - now in lib/rep...
Michael Adam
2007-12-03
1
-18
/
+0
*
Reformat configure checks for broken capabilities.h.
Michael Adam
2007-12-03
1
-16
/
+24
*
Move check for broken system capabilites.h headers to lib/replace.
Michael Adam
2007-12-03
2
-30
/
+30
*
Add check for ppc statfs.h header to workaround for broken capabilities.h.
Michael Adam
2007-12-03
1
-1
/
+3
*
Add decode_wkssvc_join_password_buffer().
Günther Deschner
2007-12-03
1
-0
/
+29
*
Reanimate rpcclient wkssvc command.
Günther Deschner
2007-12-03
3
-65
/
+35
*
Actually implement reboot feature for net dom join/unjoin.
Günther Deschner
2007-12-03
2
-8
/
+77
*
Reformatting
Volker Lendecke
2007-12-03
1
-2
/
+4
*
Fix some bogus uninitialized variable warnings
Volker Lendecke
2007-12-02
1
-2
/
+2
*
Bump up debug level
Volker Lendecke
2007-12-02
1
-2
/
+3
*
In nttransact_create, we also need to check for delete readonly
Volker Lendecke
2007-12-01
1
-1
/
+2
*
Fix some C++ warnings
Volker Lendecke
2007-12-01
2
-16
/
+11
*
Fix an uninitialized variable
Volker Lendecke
2007-12-01
1
-1
/
+1
*
Fix some C++ warnings
Volker Lendecke
2007-12-01
1
-9
/
+3
*
Fix missing error cleanup noticed by Derrell.
Jeremy Allison
2007-11-30
1
-3
/
+6
*
Ensure we have 2 bytes of zeros as a pad-buffer at the
Jeremy Allison
2007-11-30
1
-40
/
+85
*
Whitespace cleanup.
Jeremy Allison
2007-11-30
1
-209
/
+201
*
Remove pstring from clirap.c.
Jeremy Allison
2007-11-30
2
-119
/
+188
*
Removed all pstrings from libsmbclient. Derryl please
Jeremy Allison
2007-11-30
1
-46
/
+65
*
Fix restart after length count.
Jeremy Allison
2007-11-30
1
-1
/
+6
*
Avoid to include net prototypes, just reference user creds.
Günther Deschner
2007-11-30
1
-7
/
+16
*
Add "net dom" command suite to "net".
Günther Deschner
2007-11-30
3
-2
/
+4
*
Add "net dom unjoin" code.
Günther Deschner
2007-11-30
1
-0
/
+52
*
Add "net dom join" code.
Günther Deschner
2007-11-30
1
-0
/
+116
*
Add header file for NetJoinDomain() and friends.
Günther Deschner
2007-11-30
1
-0
/
+29
*
Add NetUnjoinDomain().
Günther Deschner
2007-11-30
1
-0
/
+74
*
Robustness-fixes for NetJoinDomain().
Günther Deschner
2007-11-30
1
-6
/
+13
*
Give NetJoinDomain() enough time to finish.
Günther Deschner
2007-11-30
1
-0
/
+6
*
domain_name is a ref pointer.
Günther Deschner
2007-11-30
1
-0
/
+5
*
Merge join error codes from Samba 4.
Günther Deschner
2007-11-30
2
-0
/
+8
*
Add NetJoinDomain call.
Günther Deschner
2007-11-30
2
-1
/
+87
*
Move param helper routines to one place.
Günther Deschner
2007-11-30
4
-46
/
+51
*
Make encode_wkssvc_join_password_buffer() non-static.
Günther Deschner
2007-11-30
1
-4
/
+4
*
Merge encode_wkssvc_join_password_buffer() from samba4.
Günther Deschner
2007-11-30
1
-0
/
+36
*
Add talloc versions of all the next_token() functions.
Jeremy Allison
2007-11-30
2
-608
/
+830
[next]