docs: Always declare rule to build parameters.all.xml and do it first
[samba.git] / source3 /
2014-11-17 Volker Lendeckepdb_tdb: Fix a TALLOC/SAFE_FREE mixup
2014-11-17 Matt Rogerss3-keytab: fix keytab array NULL termination.
2014-11-17 David Disseldorpspoolss: remove unused fill_job_info3()
2014-11-17 David Disseldorpspoolss: fix jobid in level 3 EnumJobs response
2014-11-17 David Disseldorpspoolss: fix jobid in level 2 GetJob and EnumJobs responses
2014-11-17 David Disseldorpspoolss: fix jobid in level 1 GetJob and EnumJobs responses
2014-11-17 David Disseldorpspoolss: fix GetJob jobid lookups
2014-11-17 David Disseldorpprinting: add jobid_to_sysjob helper function
2014-11-09 Stefan Metzmachers3:smbd: fix file corruption using "write cache size...
2014-11-09 Jeremy Allisons3: nmbd: Ensure NetBIOS names are only 15 characters...
2014-11-09 Jeremy Allisons3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn...
2014-11-09 David Disseldorpspoolss: fix handling of bad EnumJobs levels
2014-11-09 Jeremy Allisons3-nmbd: Fix netbios name truncation.
2014-11-09 Richard SharpeThere are tests all over the SMB1 code to check that...
2014-11-09 Jeremy Allisons3: daemons - ensure nmbd and winbindd are consistent...
2014-10-26 Jose A. Riveravfs_glusterfs: Remove "integer fd" code and store the...
2014-10-26 Christopher R. Hertelvfs_glusterfs: smb_stat_ex_from_stat commenting and...
2014-10-26 Christopher R. Hertelvfs_glusterfs: Comment the top of the file.
2014-10-19 Jeremy Allisons3: nmbd: Ensure the main nmbd process doesn't create...
2014-10-19 Jeremy Allisonpthreadpool: Slightly serialize jobs
2014-10-19 Jeremy Allisons3: lib: Signal handling - ensure smbrun and change...
2014-10-09 Andreas Schneiders3-libads: Add all machine account principals to the...
2014-10-09 Volker Lendeckeregistry: Don't leave dangling transactions
2014-10-09 Christof Schmitts3-winbindd: Do not use domain SID from LookupSids...
2014-10-09 Christof Schmitts3: Move init_lsa_ref_domain_list to lib
2014-10-09 Christof Schmittidmap_rfc2307: Fix a crash after connection problem...
2014-10-09 Günther Deschners3-libnet: Make sure we do not overwrite precreated...
2014-10-09 Andreas Schneiders3-libnet: Add libnet_join_get_machine_spns().
2014-10-09 Andreas Schneiders3-libads: Add function to search for an element in...
2014-10-09 Andreas Schneiders3-libads: Add a function to retrieve the SPNs of a...
2014-09-30 Andreas Schneiders3-libads: Improve service principle guessing.
2014-09-29 Volker Lendeckes3: smbd: streams - Ensure share mode validation ignore...
2014-09-27 Jeremy Allisons3: smbd - open logic fix.
2014-09-27 Michael Adams3:smbd:open_file: use a more natural check.
2014-09-27 Michael Adams3:smbd: fix a race in open code
2014-09-27 Jeremy Allisons3: winbindd: Old NT Domain code sets struct winbind_do...
2014-09-27 Christof Schmitts3-winbindd: Use correct realm for trusted domains...
2014-09-27 Volker Lendeckemedia_harmony: Fix a crash bug
2014-09-26 Andreas Schneidernmbd: Send waiting status to systemd.
2014-09-08 Karolin SeegerMerge tag 'samba-4.1.11' into v4-1-test samba-4.1.12
2014-09-08 Jeremy Allisons3: smbd: vfs_dirsort module.
2014-09-01 Jeremy Allisons3: winbindd: On new client connect, prune idle or...
2014-09-01 Jeremy Allisons3: winbindd: Add new parameter "winbind request timeou...
2014-09-01 David Disseldorpdosmode: fix FSCTL_SET_SPARSE request validation
2014-09-01 Volker Lendeckesmbd: Properly initialize mangle_hash
2014-09-01 Roel van MeerDon't discard result of checking grouptype
2014-09-01 Shirish Pargaonkarsamba: Retain case sensitivity of cifs client
2014-09-01 David Disseldorpprinting: reload printer shares on OpenPrinter
2014-09-01 David Disseldorpsmbd: split printer reload processing
2014-09-01 David Disseldorpserver: remove duplicate snum_is_shared_printer()
2014-09-01 David Disseldorpsmbd: only reprocess printer_list.tdb if it changed
2014-09-01 David Disseldorpprinting: return last change time with pcap_cache_loaded()
2014-09-01 David Disseldorpprinting: remove pcap_cache_add()
2014-09-01 David Disseldorpprinting: reload printer_list.tdb from in memory list
2014-09-01 David Disseldorpprinting: only reload printer shares on client enum
2014-09-01 David Disseldorpprinting: traverse_read the printer list for share...
2014-09-01 Jeremy Allisons3: smbd : SMB2 - fix SMB2_SEARCH when searching non...
2014-09-01 Jeremy Allisons3: smbd - SMB[2|3]. Ensure a \ or / can't be found...
2014-09-01 Björn Baumbachs3: enforce a positive allocation_file_size for non...
2014-09-01 Arvid Requatepassdb: fix NT_STATUS_NO_SUCH_GROUP
2014-09-01 Ross Lagerwalls3:libsmb: Set a max charge for SMB2 connections
2014-09-01 Jeremy Allisons3: smbd: POSIX ACLs. Remove incorrect check for SECINF...
2014-09-01 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-09-01 Har Gagan SahaiFixed a memory leak in cli_set_mntpoint().
2014-09-01 Michael Adambuild: fix configure to honour --without-dmapi
2014-08-07 Jeremy Allisons3: net time - fix usage and core dump.
2014-08-07 Michael Adams3: remove stat_ex.vfs_private completely
2014-08-07 Michael Adams3:vfs:gpfs: remove a block and reduce indentation...
2014-08-07 Michael Adams3:vfs:gpfs: remove all writing uses of stat_ex.vfs_pri...
2014-08-07 Michael Adams3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_pri...
2014-08-07 Michael Adams3:vfs:gpfs: fix flapping offline: always get winAttrs...
2014-08-07 Michael Adams3:vfs:gpfs: store the winAttrs in the struct_ex when...
2014-08-07 Michael Adams3:idmap: don't log missing range config if range check...
2014-08-07 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-08-07 Stefan Metzmachers3:lib/memcache: only include the required header files
2014-08-07 Stefan Metzmachers3:lib/memcache: make use of talloc for memcache_elements
2014-08-07 Stefan Metzmachers3:lib/memcache: use uint8_t instead of uint8
2014-08-07 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2014-07-28 Karolin SeegerMerge commit 'origin/v4-1-test^' into v4-1-stable samba-4.1.10
2014-07-19 Jeremy Allisons3: SMB2 : Fix leak of blocking lock records in the...
2014-07-19 Jeremy Allisons3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
2014-07-19 Jeremy Allisons3: smb2: Remove unused code from remove_pending_lock().
2014-07-17 Volker Lendeckesmbd: Remove 2 indentation levels
2014-07-17 Jeremy Allisons3: smbd - Prevent file truncation on an open that...
2014-07-15 Andrew Bartlettdsdb: Always store and return the userParameters as...
2014-07-15 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-15 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-15 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-15 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
2014-07-15 Stefan Metzmachers3:smb2_read: let smb2_sendfile_send_data() behave...
2014-07-15 Garming Sampysmbd: improve the return of error codes in the python...
2014-07-15 Andrew Bartlettpassdb: Do not routinely clear the global memory return...
2014-07-15 Volker Lendecketorture3: Fix bug 10687
2014-07-15 Andrew Bartlettlibsmb: Provide a talloc_stackframe() to external users...
2014-07-15 Andrew Bartlettlibsmbclient: Wrap more function calls in talloc_stackf...
2014-07-15 Andrew Bartlettpam_smbpass: Wrap calls in talloc_stackframe() to avoid...
2014-07-15 Volker Lendeckesmbd: Avoid double-free in get_print_db_byname
2014-07-15 Jeremy Allisons3: smbd: Locking, fix off-by one calculation in brl_pe...
2014-07-15 Volker Lendeckesmbstatus: Fix an uninitialized variable
2014-07-15 Abhidnya Joshis3: fix missing braces in nfs4_acls.c
next