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-01-16
Add support for offline files support, remote storage, and Async I/O force op...
Alexander Bokovoy
7
-68
/
+168
2008-01-16
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
15
-108
/
+387
2008-01-16
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
1
-16
/
+6
2008-01-15
Port from ctdb:
Jeremy Allison
1
-16
/
+6
2008-01-16
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
29
-489
/
+921
2008-01-15
Fix the API exported for auth_functions. Ensure we call
Jeremy Allison
1
-272
/
+310
2008-01-15
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
3
-9
/
+108
2008-01-15
Fix "status used uninitialized" warnings.
Jeremy Allison
2
-2
/
+2
2008-01-15
Adding basic script to help in the creation of tarballs for release.
Gerald W. Carter
1
-0
/
+85
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
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+1
2008-01-15
libsmb: Do not upper-case target name on NTLMv2 hash generation
Kai Blin
1
-1
/
+1
2008-01-15
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
35
-212
/
+1509
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
97
-1873
/
+2841
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
From Alexander Bokovoy
Jeremy Allison
1
-1
/
+1
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
[next]