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
2008-04-02
Fix "net rpc trustdom establish" for win2k8 trusts.
Günther Deschner
1
-14
/
+52
2008-04-02
Apply some const in clirap.
Günther Deschner
1
-1
/
+1
2008-04-02
Some fixes for netdomjoin-gui and support for browsing/joining OUs.
Günther Deschner
1
-157
/
+390
2008-04-02
Make sure to hand down the domain name in libnetapi NetUnjoinDomain.
Günther Deschner
1
-7
/
+11
2008-04-02
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
10
-19
/
+61
2008-04-01
smbd: always close the base_fsp even if the real close returned an error
Stefan Metzmacher
1
-4
/
+0
2008-04-01
wbinfo: use wbcInterfaceDetails()
Stefan Metzmacher
1
-19
/
+25
2008-04-01
libwbclient: add wbcInterfaceDetails()
Stefan Metzmacher
2
-0
/
+90
2008-04-01
libwbclient: use WBC_ERROR_IS_OK() in BAIL_ON_WBC_ERROR() macro
Stefan Metzmacher
1
-4
/
+5
2008-04-01
test: add diagnostic message to net_registry test.
Michael Adam
1
-0
/
+1
2008-04-01
test: fix net_registry test "set value to different type" to track error count
Michael Adam
1
-1
/
+1
2008-04-01
test: some cosmetics to net_registry tests.
Michael Adam
1
-2
/
+3
2008-04-01
test: fix net_registry tests to correctly capture output of commands inside o...
Michael Adam
1
-12
/
+25
2008-04-01
test: fix use of printf in net_registry tests.
Michael Adam
1
-12
/
+12
2008-04-01
po/genmsg: be more portable, use 'printf "%s"' instead of 'echo -n'
Michael Adam
1
-1
/
+1
2008-04-01
mkversion: be more portable, use 'print "%s"' instead of 'echo -n'
Michael Adam
1
-4
/
+4
2008-04-01
installswat: be more portable, use 'printf "%s"' instead of 'echo -n'
Michael Adam
1
-2
/
+2
2008-04-01
configure: be more portable, use 'printf "%s"' instead of "echo -n"
Michael Adam
1
-1
/
+1
2008-04-01
test: be more portable. replace 'echo -n' by 'printf "%s"' in test_functions.sh
Michael Adam
1
-3
/
+3
2008-04-01
test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.sh
Michael Adam
1
-1
/
+1
2008-04-01
smbd: ignore nttrans renames as w2k3 does
Stefan Metzmacher
1
-24
/
+3
2008-04-01
account_pol: use db_open_trans()
Stefan Metzmacher
1
-2
/
+2
2008-04-01
account_pol: use dbwrap_trans_store_uint32()
Stefan Metzmacher
1
-7
/
+1
2008-04-01
Convert account_pol.tdb to dbwrap
Volker Lendecke
2
-37
/
+86
2008-04-01
dbwrap: fix a confusing "tdb_chainunlock failed" message
Stefan Metzmacher
1
-1
/
+3
2008-04-01
dbwrap: add dbwrap_trans_store_uint32()
Stefan Metzmacher
1
-0
/
+13
2008-04-01
Add dbwrap_trans_*_bystring
Volker Lendecke
1
-0
/
+11
2008-04-01
Convert dbwrap_trans_delete to NTSTATUS
Volker Lendecke
5
-15
/
+22
2008-04-01
Convert dbwrap_trans_store to NTSTATUS
Volker Lendecke
5
-33
/
+43
2008-04-01
Add dbwrap_[fetch|store]_uint32
Volker Lendecke
1
-0
/
+39
2008-04-01
sharesec: use db_open_trans()
Stefan Metzmacher
1
-2
/
+2
2008-04-01
Convert share_info.tdb to dbwrap
Volker Lendecke
1
-17
/
+64
2008-04-01
mapping_tdb: use the correct sid for the key creation
Stefan Metzmacher
1
-1
/
+1
2008-04-01
mapping_tdb: use db_open_trans()
Stefan Metzmacher
1
-2
/
+2
2008-04-01
Protect group_mapping.tdb ops with transactions
Volker Lendecke
1
-16
/
+66
2008-04-01
pdb_tdb: use != 0 instead off == -1 for dbwrap functions
Stefan Metzmacher
1
-1
/
+1
2008-04-01
passdb: guard pdb_generate_sam_sid() with a transaction
Stefan Metzmacher
1
-2
/
+24
2008-04-01
passdb/secrets: add secrets_db_ctx() to get the db_context
Stefan Metzmacher
1
-0
/
+9
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
[next]