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
*
Fix parameters string for rpc_trustdom_add_internals().
Günther Deschner
2008-04-09
1
-2
/
+4
*
Try anonymous session setup
Volker Lendecke
2008-04-09
1
-1
/
+3
*
Check x_fflush returns.
Jeremy Allison
2008-04-08
1
-4
/
+8
*
Fix lsa_QueryTrustedDomainInfo caller.
Günther Deschner
2008-04-08
1
-2
/
+2
*
Re-run make idl.
Günther Deschner
2008-04-08
5
-19
/
+32
*
Fix IDL for lsa_LookupPrivName.
Günther Deschner
2008-04-08
1
-2
/
+2
*
Re-run make idl.
Günther Deschner
2008-04-08
5
-22
/
+35
*
Fix IDL for lsa_QueryTrustedDomainInfo.
Günther Deschner
2008-04-08
1
-2
/
+2
*
Fix lsa_TrustedDomainInfo callers.
Günther Deschner
2008-04-08
2
-11
/
+7
*
Re-run make idl.
Günther Deschner
2008-04-08
5
-54
/
+101
*
Fix IDL for lsa_QueryTrustedDomainInfoBySid.
Günther Deschner
2008-04-08
1
-3
/
+3
*
Fix IDL for lsa_QueryTrustedDomainInfoByName.
Günther Deschner
2008-04-08
1
-1
/
+1
*
Fix IDL for lsa_QueryDomainInformationPolicy.
Günther Deschner
2008-04-08
1
-2
/
+2
*
Fix the build of reply_setattrE().
Günther Deschner
2008-04-08
1
-2
/
+2
*
Move is_valid_policy_hnd() out of net.
Günther Deschner
2008-04-08
2
-7
/
+8
*
Try to use kerberos in libnetapi.
Günther Deschner
2008-04-08
3
-9
/
+30
*
Add DsGetDcName libnetapi example.
Günther Deschner
2008-04-08
2
-0
/
+95
*
Add DsGetDcName call to libnetapi library.
Günther Deschner
2008-04-08
4
-0
/
+178
*
Re-run make idl.
Günther Deschner
2008-04-08
3
-1
/
+145
*
Add DsGetDCName call to libnetapi.idl.
Günther Deschner
2008-04-08
1
-0
/
+22
*
Fix includes in libnetapi examples common.c
Günther Deschner
2008-04-08
1
-1
/
+4
*
selftest: run the BASE-DELAYWRITE test 4 times faster in make test
Stefan Metzmacher
2008-04-08
2
-0
/
+2
*
Use size_t for strlen return, not int. Karolin please
Jeremy Allison
2008-04-08
1
-1
/
+1
*
Use popt in libetapi example code.
Günther Deschner
2008-04-08
6
-114
/
+187
*
Prefill in username in libnetapi ctx.
Günther Deschner
2008-04-08
1
-1
/
+9
*
Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.
Günther Deschner
2008-04-08
2
-0
/
+6
*
Destroy DMAPI session when main smbd daemon exits.
Alexander Bokovoy
2008-04-08
2
-0
/
+33
*
Allow broader range of HSM systems in vfs_tsmsm
Alexander Bokovoy
2008-04-08
1
-5
/
+31
*
Rewrite the wrap checks to deal with gcc 4.x optimisations.
Jeremy Allison
2008-04-07
3
-101
/
+142
*
Restructure inner workings of libnetapi a bit.
Günther Deschner
2008-04-08
8
-680
/
+663
*
Add libnetapi generated files.
Günther Deschner
2008-04-08
3
-0
/
+570
*
Build libnetapi.idl.
Günther Deschner
2008-04-08
1
-1
/
+2
*
Add libnetapi.idl.
Günther Deschner
2008-04-08
1
-0
/
+71
*
Remove unused variable.
James Peach
2008-04-07
1
-1
/
+0
*
Fix Kerberos interop with Mac OS X 10.5 clients.
Bill Ricker
2008-04-07
3
-23
/
+45
*
Use bool for BOOL and true/false for True/False. We need lowercase
James Peach
2008-04-07
1
-63
/
+76
*
dbwrap: fix more "tdb_chainunlock failed" messages
Michael Adam
2008-04-07
1
-1
/
+3
*
winbindd: fix break out early condition in fill_grent_mem().
Michael Adam
2008-04-07
1
-1
/
+1
*
Only cache password policy results that worked, otherwise we
Bo Yang
2008-04-07
1
-1
/
+3
*
smbd: make it possible to change the write time delay for testing
Stefan Metzmacher
2008-04-07
2
-1
/
+10
*
smbd: make it possible to disable get_file_infos() on searches
Stefan Metzmacher
2008-04-07
3
-14
/
+36
*
locking: combine get_delete_on_close_flag() and get_write_time() into get_fil...
Stefan Metzmacher
2008-04-07
4
-33
/
+41
*
selftest: samba3 passes BASE-DELAYWRITE
Stefan Metzmacher
2008-04-07
1
-1
/
+1
*
smbd: implement the strange write time update logic
Stefan Metzmacher
2008-04-07
9
-133
/
+242
*
locking: store the write time in the locking.tdb
Stefan Metzmacher
2008-04-07
7
-26
/
+110
*
Fix an uninitialized variable
Volker Lendecke
2008-04-07
1
-1
/
+1
*
increase log level for this failed setsockopt call. EINVAL is a normal error ...
Björn Jacke
2008-04-07
1
-1
/
+4
*
Fix bug 5375
Volker Lendecke
2008-04-07
1
-3
/
+4
*
Fix a misleading debug message
Volker Lendecke
2008-04-07
1
-2
/
+3
*
net_rpc: let get_user_sids() use wbcLookupName(), wbcGidToSid() and wbcGetGro...
Stefan Metzmacher
2008-04-06
1
-51
/
+47
[next]