summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-292-2/+4
* Fixes for SAMBA3RPC torture testMatthias Dieter Wallnöfer2009-06-291-4/+11
* Small patch for SPOOLSS pipeMatthias Dieter Wallnöfer2009-06-291-5/+5
* _lsa_QueryInfoPolicy: Use symbolic info level namesVolker Lendecke2009-06-281-4/+4
* Turn the pdb_rid_algorithm into a capabilities call that returns flagsVolker Lendecke2009-06-2810-30/+33
* Make pdb_ads survive a restart of Samba4Volker Lendecke2009-06-281-106/+225
* If the connection is down, don't try another write.Volker Lendecke2009-06-282-0/+18
* Add tldap_search_vaVolker Lendecke2009-06-282-8/+24
* tldap_msg_received: Properly free the asn1_struct in case of an errorVolker Lendecke2009-06-281-0/+1
* Move read_ldap_done after read_ldap_sendVolker Lendecke2009-06-272-26/+27
* Convert tldap to tstreamVolker Lendecke2009-06-272-12/+18
* Add tstream_read_packetVolker Lendecke2009-06-273-0/+150
* Properly free a downlevel readv request. Metze, please checkVolker Lendecke2009-06-271-0/+1
* tldap: Don't fire off more than one read_ldap request during searchesVolker Lendecke2009-06-271-10/+22
* Stop listening for inotify data when there's noneVolker Lendecke2009-06-271-0/+1
* Fix some nonempty blank linesVolker Lendecke2009-06-271-9/+9
* s3/lanman: Workaround for KB932762.Volker Lendecke2009-06-271-0/+1
* The solaris linker seems to require an extra mention of dependent libsVolker Lendecke2009-06-261-3/+8
* Don't use ads realm name for non-ads case. #6481Jim McDonough2009-06-261-7/+9
* Fix some dead code warnings from SUN StudioVolker Lendecke2009-06-262-4/+4
* Fix a typo in a commentVolker Lendecke2009-06-261-1/+1
* Upgrade ntvfs_map_*info to ntvfs_map_async_setup/ntvfs_map_async_finishSam Liddicott2009-06-261-33/+80
* s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().Michael Adam2009-06-261-1/+1
* s3-vlp: drastically shrink size and dependencies of the virtual line printer.Günther Deschner2009-06-262-22/+14
* s3: pass a valid stat into file_ntimes()Tim Prouty2009-06-253-4/+4
* s3 file_access: Convert some more functions over to use smb_filneameTim Prouty2009-06-256-43/+64
* s3: simplify some redundant logic in is_ntfs_default_stream_smb_fname()Tim Prouty2009-06-251-5/+1
* s3: Remove get_full_smb_filename() from open_directory()Tim Prouty2009-06-251-19/+9
* s3 onefs: Plumb smb_filename through onefs createfile pathTim Prouty2009-06-254-221/+322
* s3: Change set_ea() and its callers to use smb_filenameTim Prouty2009-06-253-15/+19
* Fix bug #6506 - SMBD server doesn't set EAs when a file is overwritten in NT_...Jeremy Allison2009-06-251-1/+2
* 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
* s3-netlogon: remove remaining netlogon init functions.Günther Deschner2009-06-253-148/+39