summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use the new talloc_reparent in two placesAndrew Tridgell2009-07-012-2/+2
* changes to remove the ambiguity in talloc_free() and talloc_steal() Andrew Tridgell2009-07-012-26/+109
* 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
* fixed use of reference in pytallocAndrew Tridgell2009-07-012-3/+24
* 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
* s3 docs: Add documentation for 'kerberos method' and 'dedicated keytab file' ...Tim Prouty2009-06-302-0/+54
* Fix bug #6496 - MS-DFS: cannot follow multibyte char link name.SATOH Fumiyasu2009-06-302-15/+39
* s3-netlogon: remove unneeded fstrings from netlogon server.Günther Deschner2009-06-301-22/+12
* umount.cifs: don't build it by defaultJeff Layton2009-06-302-9/+47
* Fix bug #6431 - local groups from 3.0 setups no longer found.Volker Lendecke2009-06-301-8/+8
* s3-spoolss: Bug #6512. Fix support for enumerating user forms.Günther Deschner2009-06-301-5/+5
* 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-305-24/+35
* 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
* s3:build: check for external liblua, link lua statically if using internal libMichael Adam2009-06-292-14/+42
* s4-smbtorture: correctly test comment behaviour in RPC-SAMR-USERS against s3.Günther Deschner2009-06-291-7/+4
* s3-pdb_tdb: give 'unknown_str' the proper name 'comment' and set comment in p...Günther Deschner2009-06-291-10/+15
* s3:pdb_ads: we need to make the fd for tldap/tsocket non-blockingStefan Metzmacher2009-06-291-0/+2
* s3:fix build of old linux quota system and other unixes' quota implementationMichael Adam2009-06-291-14/+14
* s3:lib/sysquotas: fix usage of SMB_STRUCT_STAT (struct stat_ex).Michael Adam2009-06-291-3/+3
* lib/util: fix building tevent_ntstatus without config.hMichael Adam2009-06-291-1/+0
* tsocket/bsd: also ask for TEVENT_FD_READ when we want to write into a stream ...Stefan Metzmacher2009-06-291-2/+9
* tsocket/bsd: more correctly check if the cached tevent_fd is still validStefan Metzmacher2009-06-291-4/+12
* s3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test to run against s3.Günther Deschner2009-06-291-2/+3
* 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
* mount.cifs: don't pass text ro/rw options to kernelJeff Layton2009-06-291-0/+2
* Fix ndrdump to use a common setup_logging() APIAndrew Bartlett2009-06-295-2/+29
* Revert "s4:debug: make setup_logging() a bit more compatible with samba3"Andrew Bartlett2009-06-291-1/+1
* Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture testMatthias Dieter Wallnöfer2009-06-291-0/+4
* Fix bug 6514: net gives unhelpful "lp_load failed" when it's missing smb.confDavid Markey2009-06-291-1/+1
* Correct some typos in the LDB partition moduleMatthias Dieter Wallnöfer2009-06-291-5/+5