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
2011-01-28
s4-smbtorture: add NDR tests for netr_LogonSamLogon.
Günther Deschner
2
-2
/
+66
2011-01-28
s4-acl: Fixed returning uninitialized ldap error in case of some critical err...
Nadezhda Ivanova
1
-7
/
+10
2011-01-28
s3-rpc_client: remove some more obsolete cli_X.h header files.
Günther Deschner
5
-5
/
+5
2011-01-28
docs: update wbinfo manpage: remove documentation of removed parameters
Michael Adam
1
-28
/
+0
2011-01-28
Add delete-ln test now we can correctly delete hardlinks.
Jeremy Allison
1
-1
/
+1
2011-01-27
Change "security=share" to downgrade to SMB1 from SMB2, rather than trying to...
Jeremy Allison
2
-9
/
+12
2011-01-28
libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes
Michael Adam
1
-1
/
+1
2011-01-27
libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols)
Michael Adam
1
-3
/
+10
2011-01-27
libwbclient: remove wbcSetGidHwm() - not implemented any more
Michael Adam
2
-15
/
+0
2011-01-27
libwbclient: remove wbcSetUidHwm() - not implemented any more
Michael Adam
2
-15
/
+0
2011-01-27
libwbclient: remove wbcRemoveGidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove wbcRemoveUidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove wbcSetGidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove wbcSetUidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove two unused defines
Michael Adam
1
-4
/
+0
2011-01-27
wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.
Michael Adam
1
-42
/
+0
2011-01-27
wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.
Michael Adam
1
-42
/
+0
2011-01-27
wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.
Michael Adam
1
-41
/
+0
2011-01-27
wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.
Michael Adam
1
-41
/
+0
2011-01-27
s3:registry: fix comments in regdb_store_regdb_version()
Michael Adam
1
-2
/
+2
2011-01-27
s4-torture: Reorder the epmapper tests.
Andreas Schneider
1
-8
/
+9
2011-01-27
s4-torture: Added a full epm_Map test.
Andreas Schneider
1
-95
/
+231
2011-01-27
s4-torture: Added a test_Insert for epmapper.
Andreas Schneider
1
-0
/
+46
2011-01-27
s4-torture: Use binding handle in epm_Delete test.
Andreas Schneider
1
-3
/
+18
2011-01-27
s4-torture: Comment out the test_InqObject.
Andreas Schneider
1
-0
/
+6
2011-01-27
s4-torture: Added a clean test_Map_simple.
Andreas Schneider
1
-17
/
+77
2011-01-27
s4-torture: Added a clean test_Lookup_terminate_search.
Andreas Schneider
1
-0
/
+59
2011-01-27
s4-torture: Added a clean test_Lookup_simple.
Andreas Schneider
1
-34
/
+48
2011-01-27
s4-torture: Added test_LookupHandleFree.
Andreas Schneider
1
-0
/
+37
2011-01-27
s4-torture: Start with a clean epm_Insert_noreplace test.
Andreas Schneider
1
-29
/
+48
2011-01-27
s4-selftest: Mark epmapper as knownfail.
Andreas Schneider
1
-2
/
+1
2011-01-27
idl: Added missing endpoint mapper defines.
Andreas Schneider
1
-10
/
+23
2011-01-27
librpc: Added support to accept netbios names.
Andreas Schneider
1
-1
/
+2
2011-01-27
s3-build: remove another leftover of -I../source4.
Günther Deschner
1
-1
/
+1
2011-01-27
Looking into printer driver issues, I ran across some peculiarities in
David Disseldorp
1
-8
/
+11
2011-01-27
s3-utils: Fixed a resource leak in net_afs.
Andreas Schneider
1
-0
/
+2
2011-01-26
s3-utils: Fixed a resource leak in smbta-util.
Andreas Schneider
1
-0
/
+1
2011-01-26
s3-utils: Fixed possible resource leak in net_usershare.
Andreas Schneider
1
-0
/
+5
2011-01-26
s3-utils: Fixed possible resource leak in smbget.
Andreas Schneider
1
-0
/
+1
2011-01-26
s3-utils: Fixed possible resource leak in smbfilter.
Andreas Schneider
1
-0
/
+1
2011-01-26
s3-modules: Fixed the for-loop code block.
Andreas Schneider
1
-0
/
+1
2011-01-26
s3-lib: Fixed a missing return value in tldap.
Andreas Schneider
1
-0
/
+1
2011-01-26
errormap: Add unix_to_werror() function
Kai Blin
3
-0
/
+17
2011-01-26
Allow "security = share" with SMB2. We already handle this in smb2/smb2_server.c
Jeremy Allison
1
-1
/
+0
2011-01-26
From Metze - make sure we're using the same string length for the hash.
Jeremy Allison
1
-1
/
+1
2011-01-26
s3-winbind: share a common winbind_samlogon_retry_loop().
Günther Deschner
1
-168
/
+147
2011-01-26
Revert "s3: These assignments are overwritten immediately"
Günther Deschner
1
-0
/
+4
2011-01-26
Revert "s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains."
Günther Deschner
1
-1
/
+0
2011-01-26
pidl:Typelist: fix perl warnings about recursiv function calls
Stefan Metzmacher
1
-0
/
+1
2011-01-26
pidl:Samba3/ServerNDR: correctly initialise ndr_push struct
Stefan Metzmacher
1
-0
/
+6
[next]