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-03
Fix pam_winbind macros.
Günther Deschner
2
-14
/
+14
2008-04-03
Use pwb_context in pam_winbind.
Günther Deschner
1
-391
/
+343
2008-04-03
Add _pam_winbind_init/free_context.
Günther Deschner
1
-0
/
+39
2008-04-03
Add pwb_context to pam_winbind.h.
Günther Deschner
1
-0
/
+9
2008-04-03
Make more functions in pam_winbind static.
Günther Deschner
1
-30
/
+30
2008-04-03
wbinfo: use wbcLookupNames()
Stefan Metzmacher
1
-10
/
+20
2008-04-03
wbinfo: use wbcLookupRids()
Stefan Metzmacher
1
-33
/
+40
2008-04-03
wbinfo: use wbcLookupSid()
Stefan Metzmacher
1
-12
/
+15
2008-04-03
wbinfo: catch NULL domain string as in other places
Stefan Metzmacher
1
-1
/
+1
2008-04-03
registry: remove parameter checks from smbconf backend: they are in libsmbconf.
Michael Adam
1
-191
/
+1
2008-04-03
libsmbconf: move initialization of registry value down after error checks.
Michael Adam
1
-6
/
+6
2008-04-03
Fix rpccli_lsa_lookup_sids_noalloc.
Günther Deschner
1
-3
/
+11
2008-04-03
Add NT_STATUS_RPC_CANNOT_SUPPORT.
Günther Deschner
2
-0
/
+2
2008-04-03
Fix trusted users on a DC that uses the old idmap syntax. There was no defaul...
Simo Sorce
1
-0
/
+70
2008-04-02
Fix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay@expand.com>.
Jeremy Allison
1
-30
/
+0
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
[prev]
[next]