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
*
Convert dbwrap_trans_delete to NTSTATUS
Volker Lendecke
2008-04-01
5
-15
/
+22
*
Convert dbwrap_trans_store to NTSTATUS
Volker Lendecke
2008-04-01
5
-33
/
+43
*
Add dbwrap_[fetch|store]_uint32
Volker Lendecke
2008-04-01
1
-0
/
+39
*
sharesec: use db_open_trans()
Stefan Metzmacher
2008-04-01
1
-2
/
+2
*
Convert share_info.tdb to dbwrap
Volker Lendecke
2008-04-01
1
-17
/
+64
*
mapping_tdb: use the correct sid for the key creation
Stefan Metzmacher
2008-04-01
1
-1
/
+1
*
mapping_tdb: use db_open_trans()
Stefan Metzmacher
2008-04-01
1
-2
/
+2
*
Protect group_mapping.tdb ops with transactions
Volker Lendecke
2008-04-01
1
-16
/
+66
*
pdb_tdb: use != 0 instead off == -1 for dbwrap functions
Stefan Metzmacher
2008-04-01
1
-1
/
+1
*
passdb: guard pdb_generate_sam_sid() with a transaction
Stefan Metzmacher
2008-04-01
1
-2
/
+24
*
passdb/secrets: add secrets_db_ctx() to get the db_context
Stefan Metzmacher
2008-04-01
1
-0
/
+9
*
regdb: let regdb_fetch_keys() handle NULL and failure cases in the same way a...
Stefan Metzmacher
2008-04-01
1
-1
/
+0
*
regdb: get the seqnum before the record, to not miss something
Stefan Metzmacher
2008-04-01
1
-4
/
+4
*
regdb: use dbwrap->fetch() instead of fetch_locked() for readonly access"
Stefan Metzmacher
2008-04-01
1
-10
/
+12
*
test: make registry tests more portable: protect some grep patterns in ' '.
Michael Adam
2008-04-01
1
-4
/
+4
*
test: make registry tests more portable: use 'printf "%s"' instead of 'echo -e'
Michael Adam
2008-04-01
1
-12
/
+12
*
Ok, final move of this code :-). I think I've found the correct
Jeremy Allison
2008-03-31
1
-9
/
+9
*
Move the message_dispatch() call after the check for errno on
Jeremy Allison
2008-03-31
1
-11
/
+11
*
Reduce the race condition in Samba4 in RAW-RENAME test. We rename a file
Jeremy Allison
2008-03-31
1
-0
/
+9
*
Fix build of rpcclient.
Günther Deschner
2008-04-01
1
-2
/
+2
*
Fix build warning.
Günther Deschner
2008-04-01
1
-1
/
+1
*
Fix SRVSVC NetShareInfo level 502 client-side.
Günther Deschner
2008-04-01
1
-2
/
+2
*
Fix SRVSVC ShareInfo level 502 server side handling.
Günther Deschner
2008-04-01
2
-8
/
+8
*
Re-run make idl.
Günther Deschner
2008-04-01
2
-39
/
+6
*
Fix IDL for srvsvc_NetShareInfo502. It does indeed contain a sec_desc_buf.
Günther Deschner
2008-04-01
1
-3
/
+1
*
Fix SRVSVC ShareInfo max_users handling server side.
Günther Deschner
2008-04-01
2
-8
/
+8
*
Re-run make idl.
Günther Deschner
2008-04-01
2
-8
/
+8
*
Use uint32 in max_users field in SRVSVC ShareInfo levels consistently.
Günther Deschner
2008-04-01
1
-2
/
+2
*
Fix _srvsvc_NetShareSetInfo.
Günther Deschner
2008-04-01
1
-3
/
+5
*
test: add test script for testing "net registry".
Michael Adam
2008-04-01
2
-0
/
+385
*
mount.cifs: fix several problems when mounting subdirectories of shares (try 2)
Jeff Layton
2008-03-31
1
-24
/
+66
*
Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...
Gerald W. Carter
2008-03-31
2
-2
/
+5
*
Re-add support for the samr parameters string.
Günther Deschner
2008-03-31
4
-44
/
+50
*
Re-run make idl.
Günther Deschner
2008-03-31
2
-12
/
+12
*
The parameters string (aka munged dial string) in samr is not a normal lsa_St...
Günther Deschner
2008-03-31
1
-2
/
+2
*
Add init_samr_parameters_string().
Günther Deschner
2008-03-31
1
-0
/
+35
*
Fix enumeration of forest trusts from our root domain.
Gerald W. Carter
2008-03-31
1
-1
/
+1
*
DIsplay the short domain name in "wbinfo -m " by default.
Gerald W. Carter
2008-03-31
1
-10
/
+16
*
Augmented "wbinfo -m" to list additional information about the type, directio...
Steven Danneman
2008-03-31
2
-28
/
+169
*
Forest root trust flags won't overwrite child trust flags
Steven Danneman
2008-03-31
2
-33
/
+54
*
test: add (and unify) sectioning output of subtests in tests_all.sh
Michael Adam
2008-03-31
1
-2
/
+8
*
test: add possibility to select tests to run via tests_all.sh (make test)
Michael Adam
2008-03-31
1
-8
/
+14
*
test: in tests_all.sh, wrap calls to test scripts into shell functions.
Michael Adam
2008-03-31
1
-20
/
+63
*
registry: reg_deletevalue should return error, when the value does not exist.
Michael Adam
2008-03-31
1
-0
/
+18
*
wbinfo: use wbcAllocateGid()
Stefan Metzmacher
2008-03-31
1
-1
/
+8
*
wbinfo: use wbcAllocateUid()
Stefan Metzmacher
2008-03-31
1
-1
/
+8
*
wbinfo: use wbcSidToGid()
Stefan Metzmacher
2008-03-31
1
-10
/
+12
*
wbinfo: use wbcSidToUid()
Stefan Metzmacher
2008-03-31
1
-10
/
+12
*
wbinfo: use wbcGitToSid()
Stefan Metzmacher
2008-03-31
1
-9
/
+13
*
wbinfo: use wbcUidToSid()
Stefan Metzmacher
2008-03-31
1
-9
/
+13
[next]