ddiss/samba.git
2012-06-27 David Disseldorps3-printing: fix broken print_job_get_name() return bso8719_smbd_spooler_rb1_36t
2012-06-25 David Disseldorps3-torture: Use static printer for smbd spooler test
2012-06-25 David Disseldorps3-printing: use euid for vlp job tracking
2012-06-25 David Disseldorps3-printing: fill print_generic sysjob id on job submission
2012-06-25 David Disseldorps3-printing: pass lpq command to job_submit
2012-06-25 David Disseldorps3-printing: remove unused print_job_fname()
2012-06-25 David Disseldorps3-printing: pass a talloc ctx to unpack_pjob
2012-06-25 David Disseldorps3-printing: return talloced print jobs
2012-06-25 David Disseldorps3-printing: clean up print_job_pause/resume interface
2012-06-25 David Disseldorps3-printing: fix potential print db refcount leak
2012-06-25 David Disseldorps3-spoolss: remove duplicate "." in smbd spooler path
2012-06-25 David Disseldorps3-printing: remove print_parse_jobid()
2012-06-25 David Disseldorps3-printing: remove redundant variable set
2012-06-25 David Disseldorps3-printing: remove print_parse_jobid() calls from...
2012-06-25 David Disseldorps3-printing: rename queue->job sysjob
2012-06-25 David Disseldorps3-printing: remove print_parse_jobid() from print_cups.c
2012-06-25 David Disseldorps3-printing: store print jobid as part of struct printjob
2012-06-25 David Disseldorptorture: add test for smbd print job spooling
2012-06-24 Karolin SeegerWHATSNEW: Break line properly.
2012-06-23 Karolin SeegerWHATSNEW: Add more changes since 3.6.5.
2012-06-17 Stefan Metzmachers3:smbd: use fsp_persistent_id() as persistent_file_id...
2012-06-17 Stefan Metzmachers3:smbd: add a fsp_persistent_id() function
2012-06-17 Stefan Metzmachers3:smbd: try to make fsp->fh->gen_id as globally unique...
2012-06-17 Stefan MetzmacherRevert "s3:smbd: set req->smb2req->compat_chain_fsp...
2012-06-17 Stefan Metzmachers3:smb2_ioctl: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_lock: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_write: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_read: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_notify: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmacher3:smb2_setinfo: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_getinfo: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_find: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_break: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_close: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_flush: make use of file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smbd: add file_fsp_smb2()
2012-06-17 Stefan Metzmachers3:smb2_write: pass fsp->fnum to init_strict_lock_struct()
2012-06-17 Stefan Metzmachers3:smb2_read: pass fsp->fnum to init_strict_lock_struct()
2012-06-17 Stefan Metzmachers3:smb2_lock: use fsp->fnum as locking context
2012-06-17 Stefan Metzmachers3:smb2_lock: use smb2req->compat_chain_fsp instead...
2012-06-17 Stefan Metzmachers3:smbd: set req->smb2req->compat_chain_fsp in file_fsp()
2012-06-15 Volker LendeckePart 2 of fix for bug #8998 - Notify code can miss...
2012-06-15 Volker LendeckePart 1 of fix for bug #8998 - Notify code can miss...
2012-06-13 Jeremy AllisonFix bug #8922.
2012-06-13 Jeremy AllisonComplete fix for bug #8811 - sd_has_inheritable_compone...
2012-06-13 Björn Jackes3: remove dependency on automake for "make everything"
2012-06-13 Jeremy AllisonFix bug #8972 - Directory group write permission bit...
2012-06-13 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-06-13 Stefan MetzmacherFix bug #8311 - Winzip occasionally can not read files...
2012-06-13 Alexander Bokovoys3-librpc-crypto: avoid crash with MIT krb5 1.10.0...
2012-06-13 Jeremy AllisonWe are triggering the cleanup_timeout_fn() too often...
2012-06-13 Jeremy AllisonStop spamming the logs with "Could not remove pid XX...
2012-06-13 Volker Lendeckes3: Fix uninitialized memory read in talloc_free()
2012-06-13 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-31 Björn Jackes3: fix compile of krb5 locator on Solaris
2012-05-31 Matthieu Patous3-pid: Catch with pid filename's change when config...
2012-05-31 Jeremy AllisonFix bug #8627: Crash bug in dns_create_probe.
2012-05-31 Herb LewisSecond part of fix for bug 8953 - winbind can hang...
2012-05-31 Jeremy AllisonFix bug #8953 - winbind can hang as nbt_getdc() has...
2012-05-31 Jeremy AllisonFix bug #8373 - Can't join XP Pro workstations to 3...
2012-05-31 Ira CooperFix bad bugfix for bug #8910 - resolve_ads() code can...
2012-05-28 Jeremy AllisonFix bug #8882 - Broken processing of %U with vfs_full_a...
2012-05-28 Andrew Bartletts3-utils: Use ads_do_search_retry in net ads search
2012-05-28 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2012-05-28 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
2012-05-28 Andrew Bartletts3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_...
2012-05-26 Jeremy AllisonFix the loop unrolling inside resolve_ads(). If we...
2012-05-26 Jeremy AllisonProtect all of the name resolution methods from returni...
2012-05-26 Jeremy AllisonFix convert_ss2service() to filter out zero addresses.
2012-05-26 Jeremy AllisonFix remove_duplicate_addrs2 to do exactly what it says...
2012-05-26 Jeremy AllisonFix bug #8957 - Typo in pam_winbindd code MUST fix.
2012-05-26 Ira Coopers3-passdb: Fix negative SID->uid/gid cache handling...
2012-05-23 Andreas Schneiders3-auth: Don't lookup the system user in pdb.
2012-05-19 Richard SharpeCheck the return from create_acl_blob
2012-05-19 Richard SharpeFix the overwriting of errno before use in a DEBUG...
2012-05-11 Karolin SeegerWHATSNEW: Start release notes for 3.6.6.
2012-05-10 Björn Baumbachs3-printing: Add new printers to registry.
2012-05-10 Alejandro Escanero... s3:auth/server_info: the primary rid should be in the...
2012-05-10 Michael Adams3:registry: return error when Key does not exist in...
2012-05-10 Michael Adams3:registry: replace call to reg_openkey() in reg_creat...
2012-05-10 Michael Adams3:registry: remove a superfluous fill_subkey_cache...
2012-05-10 Michael Adams3:registry: use fill_subkey_cache to check exsistence...
2012-05-10 Michael Adams3:registry: let fill_subkey_cache return WERR_BADFILE...
2012-05-10 Michael Adams3:registry: convert reg_openkey() to use talloc instea...
2012-05-10 Michael Adams3:registry untangle an assignment from the check in...
2012-05-10 Michael Adams3:registry: untangle assignment from check in regkey_o...
2012-05-10 Michael Adams3:registry: fix seqnum race in regdb_fetch_keys_internal
2012-05-10 Gregor Becks3:registry avoid pruning the sequencenumber while...
2012-05-10 Michael Adams3:registry: fix seqnum race in fetch_values_internal
2012-05-10 Michael Adams3:registry: update the seqnum in the subkey cache...
2012-05-10 Michael Adams3:registry:db: update the value container seqnum after...
2012-05-10 Michael Adams3:registry: wrap reg_deletekey() into a transaction
2012-05-10 Michael Adams3:registry: wrap reg_createkey() in a transaction
2012-05-10 Michael Adams3:registry: untangle assignments from checks in reg_cr...
2012-05-10 Michael Adams3:registry: wrap reg_deletevalue() in a transaction
2012-05-10 Michael Adams3:registry: untangle assignment from check in reg_dele...
2012-05-10 Michael Adams3:registry: fix race in reg_setvalue that could lead...
2012-05-10 Michael Adams3:registry: untangle assignment from check and add...
2012-05-10 Michael Adams3:registry: don't leak the old contents when updating...
2012-05-10 Michael Adams3:registry: fix debug message in regdb_store_values_in...
next