summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* RAW-LOCK: fix a compiler warning and make a global static constStefan Metzmacher2009-07-061-3/+2
* RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4Stefan Metzmacher2009-07-062-35/+52
* SMB2-NOTIFY: windows7 uses a different maximum buffer sizeStefan Metzmacher2009-07-061-12/+21
* s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...Stefan Metzmacher2009-07-0610-177/+1187
* s4:net Move net_vampire() to net_vampire.cAndrew Bartlett2009-07-062-66/+68
* s4:ldb Rework use of talloc and ldif objects in python wrapperAndrew Bartlett2009-07-061-3/+18
* s4:ldb Fix talloc hirarchy in LDIF parsing codeAndrew Bartlett2009-07-061-3/+3
* Fix some nonempty blank linesVolker Lendecke2009-07-051-78/+76
* s3/s4:build: honor library path from environmentBjörn Jacke2009-07-041-1/+1
* heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke2009-07-031-0/+2
* Restore ABI compatibility for talloc.Simo Sorce2009-07-031-1/+1
* s4: Don't install epdump, since it no longer exists.Jelmer Vernooij2009-07-031-2/+1
* s4 docs: Git has revision SHA's, not numbers.Jelmer Vernooij2009-07-031-1/+1
* s4: Remove stub endpoint mapper script.Jelmer Vernooij2009-07-031-24/+0
* s4:libcli: move SMB2 lock flags to smb2_constants.hStefan Metzmacher2009-07-022-7/+8
* s4-smbtorture: fix getjob test in RPC-SPOOLSS.Günther Deschner2009-07-021-0/+5
* show attribute values in sorted order to make comparison easierAndrew Tridgell2009-07-021-0/+5
* we can't use the unique index code for samAccountNameAndrew Tridgell2009-07-022-8/+75
* decrypt all objects in a DRS record, not just the first oneAndrew Tridgell2009-07-021-2/+5
* change talloc to 2.0.0Andrew Tridgell2009-07-021-1/+1
* Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.Andrew Tridgell2009-07-021-5/+5
* fixed the pull of drs schema elementsAndrew Tridgell2009-07-023-33/+108
* the settings structure needs to be initialisedAndrew Tridgell2009-07-021-0/+1
* s4:param use talloc_unlink() to free iconv context holding referencesAndrew Bartlett2009-07-021-1/+1
* [SAMBA 4 directory] Changes "forceLogoff" and corrects the "subRefs"Matthias Dieter Wallnöfer2009-07-021-2/+4
* removed a generated fileAndrew Tridgell2009-07-011-74/+0
* use a talloc_reparent in a very ugly wayAndrew Tridgell2009-07-011-2/+11
* use the new talloc_reparent in two placesAndrew Tridgell2009-07-012-2/+2
* gensec_start now steals the auth_contextAndrew Tridgell2009-07-011-1/+3
* A rather strange varient of talloc_unlinkAndrew Tridgell2009-07-011-1/+1
* another case that should use py_talloc_referenceAndrew Tridgell2009-07-011-1/+1
* use py_talloc_reference instead of py_talloc_importAndrew Tridgell2009-07-011-1/+1
* py_talloc_import now uses a steal, so this free is incorrectAndrew Tridgell2009-07-011-1/+0
* use a talloc_unlink() as ops may have a referenceAndrew Tridgell2009-07-011-1/+1
* fixed the reference to the global_schemaAndrew Tridgell2009-07-011-2/+3
* removed a redundent talloc_stealAndrew Tridgell2009-07-011-2/+0
* fixed the use of talloc_steal in ntlmssp_server Andrew Tridgell2009-07-011-3/+2
* fixed rpc smb code to not reply on talloc_free being a function pointerAndrew Tridgell2009-07-012-2/+13
* [SAMBA 4 directory] Corrects the "systemFlags" attributesMatthias Dieter Wallnöfer2009-07-017-32/+39
* [SAMBA 4 directory] Adds the complete "objectclass path" to our self-created ...Matthias Dieter Wallnöfer2009-07-011-0/+4
* [SAMBA 4 directory] Adds the object version and "systemFlags" attribute to th...Matthias Dieter Wallnöfer2009-07-011-0/+2
* s4-smbtorture: Test for newly added form with enum call in RPC-SPOOLSS.Günther Deschner2009-06-301-0/+45
* s4-smbtorture: remove trailing whitespace from RPC-SPOOLSS.Günther Deschner2009-06-301-98/+98
* Rework the kerberos-notes.txt in order and formatDon Davis2009-06-301-0/+803
* s4:ldb Allow rootdse module to build without ldb_private.hAndrew Bartlett2009-06-303-2/+4
* s4: dsdb Avoid using the internal ldb_private.h headerAndrew Bartlett2009-06-305-118/+122
* s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookupsAndrew Bartlett2009-06-304-24/+33
* s4:kdc Only get the lp_ctx once for a LDB_fetch()Andrew Bartlett2009-06-301-11/+18
* Rework hdb-samba4 to remove useless abstractions.Andrew Bartlett2009-06-301-84/+44
* s4:dsdb Explain the parsing steps for userPrincipalName cracknames callsAndrew Bartlett2009-06-301-0/+4