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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-03
heimdal: don't include <ifaddrs.h> without knowing it's there
Björn Jacke
1
-0
/
+2
2009-07-03
Restore ABI compatibility for talloc.
Simo Sorce
1
-1
/
+1
2009-07-03
s4: Don't install epdump, since it no longer exists.
Jelmer Vernooij
1
-2
/
+1
2009-07-03
s4 docs: Git has revision SHA's, not numbers.
Jelmer Vernooij
1
-1
/
+1
2009-07-03
s4: Remove stub endpoint mapper script.
Jelmer Vernooij
1
-24
/
+0
2009-07-02
s4:libcli: move SMB2 lock flags to smb2_constants.h
Stefan Metzmacher
2
-7
/
+8
2009-07-02
s4-smbtorture: fix getjob test in RPC-SPOOLSS.
Günther Deschner
1
-0
/
+5
2009-07-02
show attribute values in sorted order to make comparison easier
Andrew Tridgell
1
-0
/
+5
2009-07-02
we can't use the unique index code for samAccountName
Andrew Tridgell
2
-8
/
+75
2009-07-02
decrypt all objects in a DRS record, not just the first one
Andrew Tridgell
1
-2
/
+5
2009-07-02
change talloc to 2.0.0
Andrew Tridgell
1
-1
/
+1
2009-07-02
Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.
Andrew Tridgell
1
-5
/
+5
2009-07-02
fixed the pull of drs schema elements
Andrew Tridgell
3
-33
/
+108
2009-07-02
the settings structure needs to be initialised
Andrew Tridgell
1
-0
/
+1
2009-07-02
s4:param use talloc_unlink() to free iconv context holding references
Andrew Bartlett
1
-1
/
+1
2009-07-02
[SAMBA 4 directory] Changes "forceLogoff" and corrects the "subRefs"
Matthias Dieter Wallnöfer
1
-2
/
+4
2009-07-01
removed a generated file
Andrew Tridgell
1
-74
/
+0
2009-07-01
use a talloc_reparent in a very ugly way
Andrew Tridgell
1
-2
/
+11
2009-07-01
use the new talloc_reparent in two places
Andrew Tridgell
2
-2
/
+2
2009-07-01
gensec_start now steals the auth_context
Andrew Tridgell
1
-1
/
+3
2009-07-01
A rather strange varient of talloc_unlink
Andrew Tridgell
1
-1
/
+1
2009-07-01
another case that should use py_talloc_reference
Andrew Tridgell
1
-1
/
+1
2009-07-01
use py_talloc_reference instead of py_talloc_import
Andrew Tridgell
1
-1
/
+1
2009-07-01
py_talloc_import now uses a steal, so this free is incorrect
Andrew Tridgell
1
-1
/
+0
2009-07-01
use a talloc_unlink() as ops may have a reference
Andrew Tridgell
1
-1
/
+1
2009-07-01
fixed the reference to the global_schema
Andrew Tridgell
1
-2
/
+3
2009-07-01
removed a redundent talloc_steal
Andrew Tridgell
1
-2
/
+0
2009-07-01
fixed the use of talloc_steal in ntlmssp_server
Andrew Tridgell
1
-3
/
+2
2009-07-01
fixed rpc smb code to not reply on talloc_free being a function pointer
Andrew Tridgell
2
-2
/
+13
2009-07-01
[SAMBA 4 directory] Corrects the "systemFlags" attributes
Matthias Dieter Wallnöfer
7
-32
/
+39
2009-07-01
[SAMBA 4 directory] Adds the complete "objectclass path" to our self-created ...
Matthias Dieter Wallnöfer
1
-0
/
+4
2009-07-01
[SAMBA 4 directory] Adds the object version and "systemFlags" attribute to th...
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-06-30
s4-smbtorture: Test for newly added form with enum call in RPC-SPOOLSS.
Günther Deschner
1
-0
/
+45
2009-06-30
s4-smbtorture: remove trailing whitespace from RPC-SPOOLSS.
Günther Deschner
1
-98
/
+98
2009-06-30
Rework the kerberos-notes.txt in order and format
Don Davis
1
-0
/
+803
2009-06-30
s4:ldb Allow rootdse module to build without ldb_private.h
Andrew Bartlett
3
-2
/
+4
2009-06-30
s4: dsdb Avoid using the internal ldb_private.h header
Andrew Bartlett
5
-118
/
+122
2009-06-30
s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookups
Andrew Bartlett
4
-24
/
+33
2009-06-30
s4:kdc Only get the lp_ctx once for a LDB_fetch()
Andrew Bartlett
1
-11
/
+18
2009-06-30
Rework hdb-samba4 to remove useless abstractions.
Andrew Bartlett
1
-84
/
+44
2009-06-30
s4:dsdb Explain the parsing steps for userPrincipalName cracknames calls
Andrew Bartlett
1
-0
/
+4
2009-06-29
s4-smbtorture: use torture_comment & torture_warning in RPC samr tests.
Günther Deschner
1
-205
/
+206
2009-06-29
s4-smbtorture: correctly test comment behaviour in RPC-SAMR-USERS against s3.
Günther Deschner
1
-7
/
+4
2009-06-29
s4-smbtorture: add RPC-SAMR-MACHINE-AUTH test.
Günther Deschner
2
-1
/
+486
2009-06-29
s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase.
Günther Deschner
5
-10
/
+65
2009-06-29
Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture test
Matthias Dieter Wallnöfer
1
-0
/
+4
2009-06-29
Correct some typos in the LDB partition module
Matthias Dieter Wallnöfer
1
-5
/
+5
2009-06-29
SAMDB: Don't check for "sAMAccountName" twice
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-06-29
Enhancement of "simple ldap map" with "systemFlags" attribute
Matthias Dieter Wallnöfer
1
-0
/
+22
2009-06-29
ldb: Properly handle NULL when copying attr lists.
Andrew Kroeger
1
-4
/
+4
[next]