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
2009-06-23
s3-lsa: Fix error path in _lsa_EnumAccountRights.
Günther Deschner
1
-2
/
+11
2009-06-23
s3-eventlog: implement _eventlog_ReportEventW().
Günther Deschner
1
-6
/
+77
2009-06-23
s3: re-run make idl.
Günther Deschner
5
-42
/
+216
2009-06-23
samr: add samr_UserInfoLevel and samr_DomainInfoClass enums based on MS-SAMR.
Günther Deschner
1
-7
/
+51
2009-06-22
s3: forward MSG_DEBUG from smbd parent to all children
Aravind Srinivasan
5
-15
/
+63
2009-06-22
s3-libnet: fix libnet_unjoin_remove_machine_acct() when called without ads st...
Günther Deschner
1
-1
/
+7
2009-06-20
Add tldap paged searches, together with two helper routines
Volker Lendecke
4
-0
/
+345
2009-06-20
Reorganize retrieving errors and server-sent controls
Volker Lendecke
3
-93
/
+72
2009-06-20
Move asn1_load_nocopy() to lib/util/asn1.c
Volker Lendecke
3
-7
/
+11
2009-06-20
Move asn1_blob() to lib/util/asn1.c
Volker Lendecke
3
-13
/
+17
2009-06-20
Add tldap_supports_control
Volker Lendecke
2
-0
/
+12
2009-06-20
Add tldap_entry_has_attrvalue
Volker Lendecke
2
-0
/
+22
2009-06-20
tldap control support
Volker Lendecke
2
-9
/
+128
2009-06-20
Prepare control support
Volker Lendecke
4
-58
/
+90
2009-06-20
Fix setting passwords in pdb_ads
Volker Lendecke
1
-6
/
+7
2009-06-20
Fix empty lines
Volker Lendecke
1
-3
/
+0
2009-06-20
talloc_tos() aborts if it can not get a stackframe
Volker Lendecke
1
-3
/
+0
2009-06-19
Fix coverity #729. Resource leak in error path.
Jeremy Allison
1
-1
/
+4
2009-06-19
Fix coverity #740. Resource leak in error paths. We should
Jeremy Allison
1
-3
/
+2
2009-06-19
Fix coverity #900. Resource leak.
Jeremy Allison
1
-0
/
+5
2009-06-19
Fix coverity #920. Possible NULL deref.
Jeremy Allison
1
-0
/
+4
2009-06-19
Fix coverity #676. Forward NULL.
Jeremy Allison
1
-0
/
+6
2009-06-19
s3: fix make test with external libtalloc or libtdb.
Michael Adam
1
-4
/
+13
2009-06-19
s3:build: build talloctort only when using the internal liballoc
Michael Adam
2
-3
/
+8
2009-06-19
s3:build: build the tdb tools only when using the internal libtdb
Michael Adam
2
-4
/
+18
2009-06-19
s3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collection
Michael Adam
1
-1
/
+1
2009-06-19
s3:build: check for availability of external libtdb and use it if available
Michael Adam
1
-18
/
+34
2009-06-19
s3:build: link libtalloc statically if using internal libtalloc
Michael Adam
1
-0
/
+1
2009-06-19
Don't require "Modify property" perms to unjoin bug #6481)
Jim McDonough
6
-18
/
+50
2009-06-19
Add a missing talloc_move() in tldap_search_recv
Volker Lendecke
1
-1
/
+1
2009-06-19
Fix Coverity IDs 922 and 933
Volker Lendecke
2
-3
/
+6
2009-06-19
s3/docs: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-06-19
Add tiny tldap test
Volker Lendecke
2
-1
/
+37
2009-06-19
Add tldap_fetch_rootdse
Volker Lendecke
2
-0
/
+138
2009-06-19
Make tevent_req_is_ldap_error public
Volker Lendecke
2
-1
/
+3
2009-06-19
Add tldap_context_[gs]etattr
Volker Lendecke
2
-0
/
+81
2009-06-19
s3:dmapi: prefer dmapi libs from gpfs over system libs
Björn Jacke
1
-4
/
+4
2009-06-19
s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.
Günther Deschner
1
-0
/
+2
2009-06-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2
-0
/
+287
2009-06-19
Allow developers access the the privilaged ldapi socket for the moment
Andrew Bartlett
1
-0
/
+4
2009-06-19
On our way to alpha9!
Andrew Bartlett
1
-2
/
+2
2009-06-19
Mark as release version
Andrew Bartlett
1
-1
/
+1
2009-06-19
Partially revert restriction of socket_wrapper to 1500 byte writes
Andrew Bartlett
1
-10
/
+32
2009-06-19
s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdef
Andrew Bartlett
1
-1
/
+11
2009-06-19
added some basic documentation for the idmap script option
Andrew Tridgell
1
-0
/
+168
2009-06-19
added a sample script for the "idmap script" option
Andrew Tridgell
1
-0
/
+119
2009-06-19
Partially revert restriction of socket_wrapper to 1500 byte writes
Andrew Bartlett
1
-10
/
+32
2009-06-19
s4:ldb Add test for integer normalisation behaviour
Andrew Bartlett
1
-0
/
+17
2009-06-19
A fix in the ACL code used by both SAMBA 3 and 4
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-06-19
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
5
-18
/
+20
[prev]
[next]