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-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
2007-12-07
Fix call to clistr_pull_talloc.
Jeremy Allison
1
-1
/
+1
2007-12-07
Don't double define fstring.
Jeremy Allison
1
-0
/
+2
2007-12-07
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
10
-132
/
+102
2007-12-07
Remove pstring from clitar.c
Jeremy Allison
1
-141
/
+225
2007-12-07
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
6
-62
/
+176
2007-12-07
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
Günther Deschner
2
-0
/
+2
2007-12-07
Attempt to fix make test :-)
Volker Lendecke
1
-2
/
+2
2007-12-07
Pass only internal oplock request values to create_file
Volker Lendecke
2
-46
/
+71
2007-12-07
More parameter shuffling
Volker Lendecke
2
-5
/
+5
2007-12-07
Re-arrange create_file() parameters
Volker Lendecke
2
-5
/
+5
2007-12-07
Make fname arg to create_file a "const char *"
Volker Lendecke
1
-6
/
+15
2007-12-07
Fix two unused variable warnings
Volker Lendecke
1
-2
/
+0
2007-12-07
Allow to set custom message in wkssvc messagebuffer.
Günther Deschner
1
-1
/
+6
2007-12-07
Fix build with new werror based pidl rpc.
Günther Deschner
1
-4
/
+9
2007-12-07
Add cmd_wkssvc_messagebuffersend().
Günther Deschner
1
-2
/
+37
2007-12-07
Add getjoininformation to rpcclient.
Günther Deschner
1
-0
/
+26
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
These should be char *, but replace them with [1024] for now
Jeremy Allison
1
-9
/
+10
2007-12-06
Make all the tools use the proper accessor functions.
Jeremy Allison
4
-21
/
+22
2007-12-06
Fix typos in auth change.
Jeremy Allison
1
-2
/
+2
2007-12-06
Missed smbmnt popt.
Jeremy Allison
1
-1
/
+1
2007-12-06
Get closer to building with smbmount. Move parameter line changes
Jeremy Allison
4
-91
/
+143
2007-12-06
Add popt to binaries in makefile. Hack clitar to compile until I fix it.
Jeremy Allison
3
-59
/
+53
2007-12-06
Make cmdline_auth_info private to lib/popt_common.c. Provide
Jeremy Allison
2
-16
/
+4
2007-12-06
Fix clidfs.c compile.
Jeremy Allison
1
-2
/
+3
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
18
-1193
/
+1889
2007-12-06
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
5
-5
/
+17
2007-12-06
Allow to set level in cmd_wkssvc_wkstagetinfo().
Günther Deschner
1
-0
/
+9
2007-12-06
Don't understand this. I have no changes here....
Jeremy Allison
1
-33
/
+64
2007-12-06
Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...
Karolin Seeger
1
-3
/
+8
2007-12-06
Remove an incredible amount of whitespace.
Michael Adam
1
-1
/
+1
2007-12-06
Remove trailing slashes from service name
Andreas Schneider
1
-0
/
+7
2007-12-06
printing: remove emtpy print_test.c
Stefan Metzmacher
1
-0
/
+0
2007-12-06
libads: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-12-05
Fix path length limits on cli_list (outgoing. Incoming
Jeremy Allison
1
-5
/
+16
2007-12-06
Improve a debug message.
Michael Adam
1
-1
/
+1
2007-12-05
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce
1
-79
/
+178
2007-12-05
pstring removal.
Jeremy Allison
1
-79
/
+178
2007-12-05
Merge commit 'origin/v3-2-test' into v3-2-simo
Simo Sorce
2
-212
/
+347
2007-12-05
Fix warning
Simo Sorce
1
-1
/
+1
[next]