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-01-15
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2
-9
/
+23
2008-01-15
Fix "status used uninitialized" warnings.
Jeremy Allison
2
-2
/
+2
2008-01-15
Use NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_DEBUG in rpcclient.
Günther Deschner
1
-8
/
+14
2008-01-15
Add some NDR_PRINT_*_STRING macros (returning talloced strings).
Günther Deschner
1
-1
/
+9
2008-01-15
libsmb: Do not upper-case target name on NTLMv2 hash generation
Kai Blin
1
-1
/
+1
2008-01-15
ea_tdb->xattr_tdb also inside the module itself
Volker Lendecke
1
-98
/
+99
2008-01-15
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
4
-6
/
+6
2008-01-15
Use autogenerated debugging functions in libnetjoin when requested.
Günther Deschner
1
-0
/
+15
2008-01-15
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
8
-19
/
+23
2008-01-15
libwbclient: don't link talloc.o into libwbclient.a
Stefan Metzmacher
1
-2
/
+2
2008-01-15
Revert "libwbclient: don't link talloc.o into libwbclient.a"
Stefan Metzmacher
1
-2
/
+2
2008-01-15
Remove unrequired TALLOC_FREE.
Günther Deschner
1
-1
/
+0
2008-01-15
Include libnet_join.h in the right places.
Günther Deschner
1
-0
/
+2
2008-01-15
Use autogenerated libnet_join header.
Günther Deschner
6
-77
/
+199
2008-01-15
Add ndr_print_ads_struct().
Günther Deschner
1
-0
/
+81
2008-01-15
Add ndr_print_sockaddr_storage and ndr_print_bool.
Günther Deschner
1
-0
/
+11
2008-01-15
Define libnet join interface in IDL.
Günther Deschner
1
-0
/
+60
2008-01-15
libwbclient: don't link talloc.o into libwbclient.a
Stefan Metzmacher
1
-2
/
+2
2008-01-15
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
96
-1872
/
+2840
2008-01-15
Use the proper boolean functions.
Michael Adam
1
-3
/
+3
2008-01-15
Remove some trailing spaces.
Michael Adam
1
-10
/
+9
2008-01-15
krb5_locator: winbind_krb5_locator.o doesn't need socket wrapper any more
Stefan Metzmacher
1
-1
/
+1
2008-01-15
nss_winbind: nss_winbind.so doesn't need socket wrapper any more
Stefan Metzmacher
1
-1
/
+1
2008-01-15
pam_winbind: pam_winbind.so doesn't need soecket wrapper any more
Stefan Metzmacher
1
-1
/
+1
2008-01-15
libwbclient: libwbclient.so doesn't need socket nor nss wrapper any more
Stefan Metzmacher
1
-4
/
+4
2008-01-15
nsswitch/: we don't need socket or nss wrapper in the winbind client code
Stefan Metzmacher
1
-0
/
+8
2008-01-15
No need to re-establish AD connection all the time.
Günther Deschner
1
-8
/
+0
2008-01-15
Use dsgetdcname() to find a dc when unjoining in libnetjoin.
Günther Deschner
1
-0
/
+23
2008-01-15
Re-arrange pre- and postprocessing code in libnetjoin.
Günther Deschner
1
-19
/
+84
2008-01-15
Fix some warnings -- Jeremy, please check
Volker Lendecke
2
-7
/
+7
2008-01-15
Implement vfs_ea_tdb
Volker Lendecke
9
-3
/
+905
2008-01-15
libwbclient: add wbclient.pc.in
Stefan Metzmacher
2
-1
/
+17
2008-01-15
libwbclient: install wbclient.h into the same path as smbclient.h
Stefan Metzmacher
1
-2
/
+3
2008-01-15
libwbclient: move wbc_err.h into wbclient.h as we only install one header
Stefan Metzmacher
2
-52
/
+26
2008-01-15
Add True/False bool cleanup script.
Günther Deschner
1
-0
/
+19
2008-01-14
Windows insists on write sizes < max_xmit on signed connections.
Jeremy Allison
1
-3
/
+6
2008-01-14
Fix crash in winbind clients: instead of talloc-based pointer we passed addre...
Alexander Bokovoy
1
-1
/
+1
2008-01-14
Add detection for need of update to the registry db.
Michael Adam
7
-6
/
+72
2008-01-14
Some more minor cleanup for "net rpc audit".
Günther Deschner
1
-58
/
+54
2008-01-14
Print principal in debug statement in kerberos_kinit_password() as well.
Günther Deschner
1
-1
/
+2
2008-01-14
Re-run make idl to update lsa idl.
Günther Deschner
5
-26
/
+62
2008-01-14
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
1
-5
/
+5
2008-01-14
Fix all callers of old rpccli_lsa_set_info_policy() call.
Günther Deschner
1
-39
/
+45
2008-01-14
Fix prototypes for lsa set info policy calls.
Günther Deschner
1
-2
/
+8
2008-01-14
Remove old lsa set info policy call.
Günther Deschner
3
-109
/
+0
2008-01-14
Re-run make idl for new lsa calls.
Günther Deschner
3
-2
/
+102
2008-01-14
Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
Günther Deschner
1
-2
/
+10
2008-01-14
Remove more redundant lsa parsing functions.
Günther Deschner
2
-372
/
+0
2008-01-14
Fix rpcclient display_trust_dom_info().
Günther Deschner
1
-1
/
+1
2008-01-14
Use pidl generated rpccli_lsa_QueryTrustedDomainInfoBySid when vampiring trusted
Günther Deschner
1
-8
/
+14
[prev]
[next]