autobuild: rename the "samba4" target to "samba"
[ambi/samba-autobuild/.git] / source3 /
2012-06-21 Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-21 Stefan Metzmachers3:idmap_cache: also store negative entries for unknown...
2012-06-21 Stefan Metzmachers3:winbindd: do not expose negative cache idmap entries...
2012-06-21 Stefan Metzmachers3:winbindd: discard the expired gid cache if we're...
2012-06-21 Volker Lendeckes3: Remove an unnecessary ()
2012-06-21 Volker Lendeckes3: Use string_term_tdb_data where appropriate
2012-06-21 Volker Lendeckes3: Fix const warnings
2012-06-21 Andrew Bartletts4-provision: Give better clues on what Samba needs...
2012-06-21 Alexander Bokovoys3-rpcclient: support all known netr_LogonControl2...
2012-06-21 Michael Adams3:move serverid_equal() to serverid.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-21 Michael Adams3:smbstatus: use procid_equal() instead of equivalent...
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Michael Adams3:util: reformat procid_equal() to adhere to coding...
2012-06-21 Michael Adams3:util: also compare the unique_id in procid_equal().
2012-06-20 Andrew Bartletts4-torture: Expand whoami test to confirm the user...
2012-06-20 Stefan Metzmachers3:smbd: fix the build with the --with-profiling-data...
2012-06-20 Stefan Metzmachers3:include: add START/END_PROFILE_STAMP()
2012-06-20 Volker Lendeckeidmap-hash: Attempt to fix Coverity ID 709116 Overflowe...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709117 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity 709118 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Adapt mapfile_read_line to README.Coding
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709119 Unused pointer value
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonRemove unused variables.
2012-06-19 Jeremy AllisonRemove unused variables and code.
2012-06-19 Jeremy AllisonFix more "set but not used" warnings.
2012-06-19 Jeremy AllisonFix a bunch of "set but not used" warnings.
2012-06-19 Volker Lendeckes3: We can depend on pthreadpool now
2012-06-19 Volker Lendeckes3: Add a dummy implementation for the pthreadpool API
2012-06-19 Jeremy AllisonRemove unused code now we set the correct command codes.
2012-06-19 Jeremy AllisonFix warning: variable ‘status’ set but not used.
2012-06-19 Jeremy AllisonFix warnings using %lu to print a 64-bit value (should...
2012-06-19 Jeremy AllisonFix warning: variable ‘in_start_time’ set but not...
2012-06-19 Stefan MetzmacherRevert "s3-lib Remove unused sys_fcntl_long()"
2012-06-19 Stefan Metzmachers3:rpc_server/lsasd: remove dependency to libgen.h...
2012-06-19 Andrew Bartletts3-auth: make_new_system_info_session() now does not...
2012-06-19 Andrew Bartletts3-auth: make_new_system_info_session() not query passdb
2012-06-19 Andrew Bartletts3-auth: inline make_session_info functions into only...
2012-06-19 Andrew Bartlettauth: Use only security_token_is_system to determine...
2012-06-19 Andrew Bartletts3-auth: Fix system token as just being SID_NT_SYSTEM
2012-06-19 Andreas Schneiders3-spoolss: delete_drivers should be called as the...
2012-06-19 Rusty Russellntdb: add autoconf support.
2012-06-19 Rusty Russelllib/tdb_wrap: use tdb directly, not tdb_compat.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-18 Björn JackeRevert "s3: temporary hack to make the waf build work...
2012-06-18 Stefan Metzmachers3:autoconf: add -Iautoconf -Iautoconf/source3 at confi...
2012-06-18 Stefan Metzmachers3:Makefile.in: remove pidl generated files with 'make...
2012-06-18 Stefan Metzmachers3:Makefile.in: fix 'make realdistclean' after moving...
2012-06-18 Stefan Metzmachers3:Makefile.in: fix 'make clean' after moving generated...
2012-06-18 Stefan Metzmachers3:autogen.sh: fix autoconf/lib/param/param_proto.h...
2012-06-18 Michael Adams3:autoconf-build: build the idmap backends tdb2, rid...
2012-06-18 Michael Adams3:waf-build: build the idmap backends tdb2, rid, and...
2012-06-18 Michael Adams3:idmap_tdb: fix miss in rename of dbwrap_trans_store_...
2012-06-18 Amitay Isaacsdbwrap: Rename dbwrap_fetch_uint32->dbwrap_fetch_uint32...
2012-06-18 Stefan Metzmachers3:configure: check for SPLICE_F_MOVE at configure...
2012-06-16 Andrew Bartletts3-auth: Remove auth_netlogond
2012-06-16 Andrew Bartletts3-passdb: Remove pdb_ads
2012-06-16 Jeremy AllisonSame fix as bug 8989 - Samba 3.5.x (and probably all...
2012-06-16 Jeremy AllisonFix Bug 8989 - Samba 3.5.x (and probably all other...
2012-06-16 Volker Lendeckes3: Slightly simplify grant_fsp_oplock_type
2012-06-16 Andrew Bartlettbuild: Remove support for non-64bit sendfile()
2012-06-15 Björn Baumbachs3:vfs_gpfs: add "gpfs:acl" option
2012-06-15 Günther Deschners3-winbindd: fix the build of idmap_ad modules.
2012-06-15 Andrew Bartletts3-lib: Fix conversion of lib/events.c to modern tevent...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_u...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_in...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans...
2012-06-15 Volker Lendeckedbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
2012-06-15 Andrew Bartletts3-build: Do not write loadparm generated files into...
2012-06-15 Andrew Bartletts3-lib: Convert lib/events.c to modern tevent names
2012-06-15 Andrew Bartletts3-auth: rework default auth methods around the lp_serv...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-15 Andrew Bartletts3-auth: Merge SEC_DOMAIN and SEC_ADS cases in creating...
2012-06-15 Andrew Bartletts3-auth: Fix system info3 return to be just SID_NT_SYSTEM
2012-06-15 Andrew Bartletts3-auth: Fix system token generation not to dereference...
2012-06-15 Andrew Bartletts3-auth: Give the SYSTEM token all privileges
2012-06-15 Stefan Metzmachers3:smb2_server: remember the request_time on an incomin...
2012-06-15 Stefan Metzmachers3:smbd: remember the request_time on an incoming request
2012-06-15 Michael Adams3:vfs: change files_struct.fnum from int to uint64_t
2012-06-15 Michael Adams3:smbd: change trans2.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change smb2_write.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change smb2_setinfo.c to use fsp_fnum_dbg...
2012-06-15 Michael Adams3:smbd: change smb2_read.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change smb2_notify.c to use fsp_fnum_dbg(...
2012-06-15 Michael Adams3:smbd: change smb2_lock.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change smb2_ioctl.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change smb2_getinfo.c to use fsp_fnum_dbg...
2012-06-15 Michael Adams3:smbd: change smb2_flush.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change smb2_find.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change smb2_close.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change smb2_break.c to use fsp_fnum_dbg()...
next