summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-smbtorture: use torture_comment & torture_warning in RPC samr tests.Günther Deschner2009-06-291-205/+206
* s4-smbtorture: correctly test comment behaviour in RPC-SAMR-USERS against s3.Günther Deschner2009-06-291-7/+4
* s4-smbtorture: add RPC-SAMR-MACHINE-AUTH test.Günther Deschner2009-06-292-1/+486
* s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase.Günther Deschner2009-06-295-10/+65
* Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture testMatthias Dieter Wallnöfer2009-06-291-0/+4
* Correct some typos in the LDB partition moduleMatthias Dieter Wallnöfer2009-06-291-5/+5
* SAMDB: Don't check for "sAMAccountName" twiceMatthias Dieter Wallnöfer2009-06-291-1/+0
* Enhancement of "simple ldap map" with "systemFlags" attributeMatthias Dieter Wallnöfer2009-06-291-0/+22
* ldb: Properly handle NULL when copying attr lists.Andrew Kroeger2009-06-291-4/+4
* Correct the headers of some SAMBA 4 setup python scriptsMatthias Dieter Wallnöfer2009-06-293-3/+3
* Two patches which fix issues on cross compiling/buildingNathaniel McCallum2009-06-291-1/+3
* Fixes for SAMBA3RPC torture testMatthias Dieter Wallnöfer2009-06-291-4/+11
* Small patch for SPOOLSS pipeMatthias Dieter Wallnöfer2009-06-291-5/+5
* Upgrade ntvfs_map_*info to ntvfs_map_async_setup/ntvfs_map_async_finishSam Liddicott2009-06-261-33/+80
* s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers.Kai Blin2009-06-251-63/+16
* s4 auth_winbind: Don't allocate the rids for the info3 structure within the loopKai Blin2009-06-251-4/+4
* s4: Add libwbclient backend to auth_winbindKai Blin2009-06-252-1/+216
* Reenable the LDAPI socket for the merged buildVolker Lendecke2009-06-241-2/+0
* s4-smbtorture: more paranoid checks while testing group membership in RPC-SAMR.Günther Deschner2009-06-241-1/+27
* s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.Günther Deschner2009-06-191-0/+2
* Allow developers access the the privilaged ldapi socket for the momentAndrew Bartlett2009-06-191-0/+4
* On our way to alpha9!Andrew Bartlett2009-06-191-2/+2
* Mark as release versionAndrew Bartlett2009-06-191-1/+1
* s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdefAndrew Bartlett2009-06-191-1/+11
* s4:ldb Add test for integer normalisation behaviourAndrew Bartlett2009-06-191-0/+17