ira/wip.git
2009-04-30 Günther Deschners3-printing: use move_driver_file_to_download_area...
2009-04-30 Günther Deschners3-printing: add move_driver_file_to_download_area().
2009-04-30 Jeremy AllisonMake cli_unlink async.
2009-04-29 Jeremy AllisonMore async calls in libsmb/clifile.c
2009-04-29 Michael Adams3:vfs: untangle logic for loading and probing modules...
2009-04-29 Günther Deschners3-test: make it possible to find the built vlp in...
2009-04-29 Karolin Seegers3/docs: Fix serveral typos.
2009-04-29 Karolin Seegers3/docs: Remove documentation of "use kerberos keytab".
2009-04-29 Günther Deschners3-docs: document "net eventlog" in net manpage.
2009-04-29 Günther Deschners3-net: make "net eventlog" help output a little more...
2009-04-29 Bo Yangs3: fix crash in winbindd
2009-04-29 Michael Adams3:smbd/service: switch load_registry_service/shares...
2009-04-29 Michael Adams3:loadparm: refactor process_registry_service out...
2009-04-28 Günther Deschnersamr: fix samr_ConnectVersion enum which is 32bit not...
2009-04-28 Günther Deschnersvcctl: Fix IDL for svcctl_StartServiceW().
2009-04-28 Jeremy AllisonDoh ! Don't need "int dummy" when we have state :-).
2009-04-28 Jeremy AllisonConvert cli_rename to async.
2009-04-28 Jeremy AllisonConvert cli_posix_unlink() and cli_posix_rmdir()
2009-04-28 Jeremy AllisonFix bug #6291 - force user stop working.
2009-04-28 Volker LendeckeFix a missing prototype warning
2009-04-28 Günther Deschners3-cldap: check for zero ip address in ads_cldap_netlog...
2009-04-28 Volker LendeckeFix Coverity ID 853 (UNINIT) -- Kai, please check!
2009-04-28 Michael Adampm_process():raise level of debug message
2009-04-28 Michael Adams3:loadparm: prevent infinite include nesting.
2009-04-28 Günther Deschners3-net: make sure to call libnetapi init functions...
2009-04-28 Volker LendeckeFix a type-punned warning
2009-04-28 Michael Adams3:mark registry shares without path unavailable just...
2009-04-28 Volker LendeckeFix annoying debug messages when no snapshots are used
2009-04-28 Günther Deschners3-svcctl: Fix crash in _svcctl_EnumServicesStatusW().
2009-04-28 Volker LendeckeDo not panic unnecessarily
2009-04-28 Volker LendeckeFix a type-punned warning
2009-04-27 Günther Deschners3-auth-charcnv: fix push_string(). Don't push to ucs2...
2009-04-27 Michael Adams3:nt_printing: fix a comment typo
2009-04-27 Derrell Lipman[FIX Bug 6235] domain enumeration breaks if master...
2009-04-27 Michael Adams3:libsmbconf: fix a comment typo
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_OPS by struct...
2009-04-27 Michael Adams3:registry replace typedef REGISTRY_HOOK by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_KEY by struct...
2009-04-27 Michael Adams3:registry: make a comment more precise.
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_VALUE by struct...
2009-04-27 Michael Adams3:registry: replace typedef REGVAL_CTR by struct regva...
2009-04-27 Michael Adams3:net conf: support dangling parameters by specifying...
2009-04-27 Michael Adams3:fix build of the pam_smbpass shared module
2009-04-25 Stefan Metzmachers4:selftest: don't run the smb2.durable.open test
2009-04-25 Stefan Metzmachers4:RPC-ECHO: disable the timeout test as it can't work...
2009-04-25 Stefan MetzmacherRAW-LOCK: samba4 behaves like windows 7 in regard of...
2009-04-25 Stefan Metzmachers4:torture: use torture api instead of printf for RAW...
2009-04-25 Stefan Metzmachers4:selftest: s4 doesn't support osxrename and directory...
2009-04-25 Stefan Metzmachers4:tortore: use torture api instead of printf in RAW...
2009-04-24 Jeremy Allisonfind/replace. Change uintX types to uintX_t types to...
2009-04-24 Günther Deschners3-libnetjoin: make acct_flags dependent on secure...
2009-04-24 Günther Deschners3-libnetjoin: add support for WKSSVC_JOIN_FLAGS_JOIN_U...
2009-04-24 Günther Deschners3-svcctl: indicate that the spooler is already running...
2009-04-24 Günther Deschners3-svcctl: fix _svcctl_ControlService.
2009-04-24 Günther Deschners4-smbtorture: add test_ControlService() to RPC-SVCCTL.
2009-04-24 Günther Deschners4-smbtorture: add test_StartServiceW() to RPC-SVCCTL.
2009-04-24 Günther Deschners4-smbtorture: change default service to spooler in...
2009-04-24 Günther Deschners3-idmap: Fix bug #6286: Call init function for builtin...
2009-04-24 Günther Deschners3-build: refactor LIBNET_OBJ.
2009-04-24 Günther Deschners3-netlogon: Start fixing rpccli_netlogon_setup_creds...
2009-04-24 Jelmer VernooijRename the top-level LDB test to LOCAL-LDB, so it gets...
2009-04-24 Andrew Bartletts4:torture Fix segfault in RPC-SAMSYNC
2009-04-24 Andrew Bartletts4:torture Add tests for prefixMap custom attribute...
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer VernooijProvide a ldb_global_init() function for compatibility...
2009-04-23 Andrew BartlettMore lcov code coverage generation work
2009-04-23 Jelmer Vernooijsamba3/ldb: Update the ldb_dn API to match that of...
2009-04-23 Jelmer Vernooijldb/samba3: Support event context argument to ldb_init().
2009-04-23 nadezhda ivanovaFix of a bug in the security.descriptor.as_sddl() method
2009-04-23 Andrew Bartletts4:torture use common libcli/auth crypto code
2009-04-23 Jelmer VernooijFix push_codepoint function without iconv_convenience.
2009-04-23 Jelmer Vernooijcharcnv: Import push_codepoint().
2009-04-23 Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Sam LiddicottAdd async support for reply_tcon* and ntvfs_connect
2009-04-23 Andrew Bartletts4:test Include 'source4' in directories to find lcov in
2009-04-23 Volker LendeckeAdd missing prototypes
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Andrew Bartletts4:test Fix 'make lcov' in Samba4
2009-04-23 Volker LendeckeRevert "Do not use the file system GET_REAL_FILENAME...
2009-04-23 Volker LendeckeFix a couple of warnings
2009-04-23 Volker LendeckeFix an uninitialized variable
2009-04-23 Volker LendeckeFix a type-punned warning
2009-04-23 Volker LendeckeFix a pointless static
2009-04-23 Andrew Bartletts4:samr Use ldb_context * rather than void *
2009-04-23 Jeremy AllisonFix coverity #901 - uninitialized data.
2009-04-23 Volker LendeckeFix Coverity ID 626: DEADCODE
2009-04-23 Jeremy AllisonFix Coverity bug #902, uninitialized variable.
2009-04-23 Volker LendeckeFix Coverity ID 628, Andrew B., please check!
2009-04-23 Jeremy AllisonFix coverity #908, #909, uninitialized variable.
2009-04-23 Volker LendeckeFix Coverity ID 884: DEADCODE
2009-04-23 Jeremy AllisonFix coverity #910, uninitialized variable.
2009-04-23 Günther Deschners3-selftest: test wbinfo --allocate-uid/gid.
2009-04-22 Kai Blinerrormap: Change the WBC_ERR_UNKNOWN_ERROR to map to...
2009-04-22 Jelmer VernooijSpecify explicit path to vlp, for those not having...
2009-04-22 Jeremy AllisonMake dskattr async.
2009-04-22 Björn Jackeѕ3/configure: fix regexp for ld version recognition
2009-04-22 Simo SorceFix profile acls in some corner cases
2009-04-22 Simo SorceAvoid duplicate aces
2009-04-22 Simo SorcePrevent reallocs of the talloc pool itself
next