index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Nicen some error strings in libnetjoin.
Günther Deschner
2008-01-16
1
-7
/
+10
*
|
Avoid use of NDR_PRINT_X_DEBUG (that debugs with level 0) in libnetjoin.
Günther Deschner
2008-01-16
1
-4
/
+37
*
|
Fix build for pam_smbpass
Alexander Bokovoy
2008-01-16
2
-2
/
+2
|
/
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
2008-01-16
1
-16
/
+6
|
\
|
*
Port from ctdb:
Jeremy Allison
2008-01-15
1
-16
/
+6
*
|
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
2008-01-16
28
-489
/
+836
|
\
|
|
*
Fix the API exported for auth_functions. Ensure we call
Jeremy Allison
2008-01-15
1
-272
/
+310
|
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-15
2
-9
/
+23
|
|
\
|
|
*
Use NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_DEBUG in rpcclient.
Günther Deschner
2008-01-15
1
-8
/
+14
|
|
*
Add some NDR_PRINT_*_STRING macros (returning talloced strings).
Günther Deschner
2008-01-15
1
-1
/
+9
|
*
|
Fix "status used uninitialized" warnings.
Jeremy Allison
2008-01-15
2
-2
/
+2
|
|
/
|
*
libsmb: Do not upper-case target name on NTLMv2 hash generation
Kai Blin
2008-01-15
1
-1
/
+1
|
*
ea_tdb->xattr_tdb also inside the module itself
Volker Lendecke
2008-01-15
1
-98
/
+99
|
*
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
2008-01-15
4
-6
/
+6
|
*
Use autogenerated debugging functions in libnetjoin when requested.
Günther Deschner
2008-01-15
1
-0
/
+15
|
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
8
-19
/
+23
|
*
libwbclient: don't link talloc.o into libwbclient.a
Stefan Metzmacher
2008-01-15
1
-2
/
+2
|
*
Revert "libwbclient: don't link talloc.o into libwbclient.a"
Stefan Metzmacher
2008-01-15
1
-2
/
+2
|
*
Remove unrequired TALLOC_FREE.
Günther Deschner
2008-01-15
1
-1
/
+0
|
*
Include libnet_join.h in the right places.
Günther Deschner
2008-01-15
1
-0
/
+2
|
*
Use autogenerated libnet_join header.
Günther Deschner
2008-01-15
6
-77
/
+199
|
*
Add ndr_print_ads_struct().
Günther Deschner
2008-01-15
1
-0
/
+81
|
*
Add ndr_print_sockaddr_storage and ndr_print_bool.
Günther Deschner
2008-01-15
1
-0
/
+11
|
*
Define libnet join interface in IDL.
Günther Deschner
2008-01-15
1
-0
/
+60
*
|
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
2008-01-15
96
-1872
/
+2840
|
\
|
|
*
libwbclient: don't link talloc.o into libwbclient.a
Stefan Metzmacher
2008-01-15
1
-2
/
+2
|
*
Use the proper boolean functions.
Michael Adam
2008-01-15
1
-3
/
+3
|
*
Remove some trailing spaces.
Michael Adam
2008-01-15
1
-10
/
+9
|
*
krb5_locator: winbind_krb5_locator.o doesn't need socket wrapper any more
Stefan Metzmacher
2008-01-15
1
-1
/
+1
|
*
nss_winbind: nss_winbind.so doesn't need socket wrapper any more
Stefan Metzmacher
2008-01-15
1
-1
/
+1
|
*
pam_winbind: pam_winbind.so doesn't need soecket wrapper any more
Stefan Metzmacher
2008-01-15
1
-1
/
+1
|
*
libwbclient: libwbclient.so doesn't need socket nor nss wrapper any more
Stefan Metzmacher
2008-01-15
1
-4
/
+4
|
*
nsswitch/: we don't need socket or nss wrapper in the winbind client code
Stefan Metzmacher
2008-01-15
1
-0
/
+8
|
*
No need to re-establish AD connection all the time.
Günther Deschner
2008-01-15
1
-8
/
+0
|
*
Use dsgetdcname() to find a dc when unjoining in libnetjoin.
Günther Deschner
2008-01-15
1
-0
/
+23
|
*
Re-arrange pre- and postprocessing code in libnetjoin.
Günther Deschner
2008-01-15
1
-19
/
+84
|
*
Fix some warnings -- Jeremy, please check
Volker Lendecke
2008-01-15
2
-7
/
+7
|
*
Implement vfs_ea_tdb
Volker Lendecke
2008-01-15
9
-3
/
+905
|
*
libwbclient: add wbclient.pc.in
Stefan Metzmacher
2008-01-15
2
-1
/
+17
|
*
libwbclient: install wbclient.h into the same path as smbclient.h
Stefan Metzmacher
2008-01-15
1
-2
/
+3
|
*
libwbclient: move wbc_err.h into wbclient.h as we only install one header
Stefan Metzmacher
2008-01-15
2
-52
/
+26
|
*
Add True/False bool cleanup script.
Günther Deschner
2008-01-15
1
-0
/
+19
|
*
Windows insists on write sizes < max_xmit on signed connections.
Jeremy Allison
2008-01-14
1
-3
/
+6
|
*
Fix crash in winbind clients: instead of talloc-based pointer we passed addre...
Alexander Bokovoy
2008-01-14
1
-1
/
+1
|
*
Add detection for need of update to the registry db.
Michael Adam
2008-01-14
7
-6
/
+72
|
*
Some more minor cleanup for "net rpc audit".
Günther Deschner
2008-01-14
1
-58
/
+54
|
*
Print principal in debug statement in kerberos_kinit_password() as well.
Günther Deschner
2008-01-14
1
-1
/
+2
|
*
Re-run make idl to update lsa idl.
Günther Deschner
2008-01-14
5
-26
/
+62
|
*
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
2008-01-14
1
-5
/
+5
|
*
Fix all callers of old rpccli_lsa_set_info_policy() call.
Günther Deschner
2008-01-14
1
-39
/
+45
[prev]
[next]