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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-01
regdb: let regdb_fetch_keys() handle NULL and failure cases in the same way a...
Stefan Metzmacher
1
-1
/
+0
2008-04-01
regdb: get the seqnum before the record, to not miss something
Stefan Metzmacher
1
-4
/
+4
2008-04-01
regdb: use dbwrap->fetch() instead of fetch_locked() for readonly access"
Stefan Metzmacher
1
-10
/
+12
2008-04-01
test: make registry tests more portable: protect some grep patterns in ' '.
Michael Adam
1
-4
/
+4
2008-04-01
test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e'
Michael Adam
1
-12
/
+12
2008-03-31
Ok, final move of this code :-). I think I've found the correct
Jeremy Allison
1
-9
/
+9
2008-03-31
Move the message_dispatch() call after the check for errno on
Jeremy Allison
1
-11
/
+11
2008-03-31
Reduce the race condition in Samba4 in RAW-RENAME test. We rename a file
Jeremy Allison
1
-0
/
+9
2008-04-01
Fix build of rpcclient.
Günther Deschner
1
-2
/
+2
2008-04-01
Fix build warning.
Günther Deschner
1
-1
/
+1
2008-04-01
Fix SRVSVC NetShareInfo level 502 client-side.
Günther Deschner
1
-2
/
+2
2008-04-01
Fix SRVSVC ShareInfo level 502 server side handling.
Günther Deschner
2
-8
/
+8
2008-04-01
Re-run make idl.
Günther Deschner
2
-39
/
+6
2008-04-01
Fix IDL for srvsvc_NetShareInfo502. It does indeed contain a sec_desc_buf.
Günther Deschner
1
-3
/
+1
2008-04-01
Fix SRVSVC ShareInfo max_users handling server side.
Günther Deschner
2
-8
/
+8
2008-04-01
Re-run make idl.
Günther Deschner
2
-8
/
+8
2008-04-01
Use uint32 in max_users field in SRVSVC ShareInfo levels consistently.
Günther Deschner
1
-2
/
+2
2008-04-01
Fix _srvsvc_NetShareSetInfo.
Günther Deschner
1
-3
/
+5
2008-04-01
test: add test script for testing "net registry".
Michael Adam
2
-0
/
+385
2008-03-31
mount.cifs: fix several problems when mounting subdirectories of shares (try 2)
Jeff Layton
1
-24
/
+66
2008-03-31
Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...
Gerald W. Carter
2
-2
/
+5
2008-03-31
Re-add support for the samr parameters string.
Günther Deschner
4
-44
/
+50
2008-03-31
Re-run make idl.
Günther Deschner
2
-12
/
+12
2008-03-31
The parameters string (aka munged dial string) in samr is not a normal lsa_St...
Günther Deschner
1
-2
/
+2
2008-03-31
Add init_samr_parameters_string().
Günther Deschner
1
-0
/
+35
2008-03-31
Fix enumeration of forest trusts from our root domain.
Gerald W. Carter
1
-1
/
+1
2008-03-31
DIsplay the short domain name in "wbinfo -m " by default.
Gerald W. Carter
1
-10
/
+16
2008-03-31
Augmented "wbinfo -m" to list additional information about the type, directio...
Steven Danneman
2
-28
/
+169
2008-03-31
Forest root trust flags won't overwrite child trust flags
Steven Danneman
2
-33
/
+54
2008-03-31
test: add (and unify) sectioning output of subtests in tests_all.sh
Michael Adam
1
-2
/
+8
2008-03-31
test: add possibility to select tests to run via tests_all.sh (make test)
Michael Adam
1
-8
/
+14
2008-03-31
test: in tests_all.sh, wrap calls to test scripts into shell functions.
Michael Adam
1
-20
/
+63
2008-03-31
registry: reg_deletevalue should return error, when the value does not exist.
Michael Adam
1
-0
/
+18
2008-03-31
wbinfo: use wbcAllocateGid()
Stefan Metzmacher
1
-1
/
+8
2008-03-31
wbinfo: use wbcAllocateUid()
Stefan Metzmacher
1
-1
/
+8
2008-03-31
wbinfo: use wbcSidToGid()
Stefan Metzmacher
1
-10
/
+12
2008-03-31
wbinfo: use wbcSidToUid()
Stefan Metzmacher
1
-10
/
+12
2008-03-31
wbinfo: use wbcGitToSid()
Stefan Metzmacher
1
-9
/
+13
2008-03-31
wbinfo: use wbcUidToSid()
Stefan Metzmacher
1
-9
/
+13
2008-03-31
wbinfo: use wbcPing()
Stefan Metzmacher
1
-7
/
+5
2008-03-31
build: fix configure option --with-static-libs=libXYZ
Michael Adam
1
-1
/
+1
2008-03-30
Revert "regdb: use dbwrap->fetch() instead of fetch_locked() for readonly acc...
Michael Adam
1
-11
/
+10
2008-03-29
Fix a segfault (an uninitialized variable)
Volker Lendecke
1
-3
/
+3
2008-03-29
winbindd_cache: add missing validation function for pwinfo cache entry
Michael Adam
1
-0
/
+24
2008-03-28
Fix missing '&&'.
Jeremy Allison
1
-1
/
+1
2008-03-28
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
7
-28
/
+145
2008-03-28
Only allow sendfile on non-stream fsp's. Should fix make test for streams
Jeremy Allison
1
-2
/
+2
2008-03-29
Zero initial return_authenticator in net rpc samdump.
Günther Deschner
1
-0
/
+2
2008-03-29
Don't let winbind getgroups crash when we have no gids in the token.
Günther Deschner
1
-3
/
+5
2008-03-28
Re-run make idl.
Günther Deschner
3
-15
/
+84
[prev]
[next]