jelmer/samba4-debian.git
2008-02-25 Stefan Metzmacheropendb: send also the oplock break level on MSG_NTVFS_O...
2008-02-25 Stefan Metzmacheropendb: add odb_get_key() function to get the key back...
2008-02-25 Stefan Metzmacherpvfs_unlink: move stream logic into pvfs_unlink_one()
2008-02-25 Stefan Metzmacherpvfs_unlink: splitup the logic into generic and file...
2008-02-25 Stefan Metzmacherpvfs_unlink: add a fast path for the non wildcard case
2008-02-25 Stefan Metzmacherpvfs_unlink: move !name->stream_exists into the caller
2008-02-25 Stefan Metzmacherpvfs_unlink: pass down union smb_unlink completely...
2008-02-25 Stefan Metzmacherpvfs_unlink: pass down a struct pvfs_filename to pvfs_u...
2008-02-25 Stefan Metzmacherpvfs_open: unify talloc behavior in pvfs_can_delete...
2008-02-25 Stefan Metzmacherpvfs: handle SHARING_VIOLATION and OPLOCK_NOT_GRANTED...
2008-02-25 Stefan Metzmacherpvfs: pass NULL to pvfs_can_*() when no odb_lock is...
2008-02-25 Stefan Metzmacherpvfs_wait: use struct pvfs_wait * instead of void *
2008-02-25 Stefan Metzmacherpvfs_wait: 'private' -> 'private_data' and use talloc_g...
2008-02-25 Stefan MetzmacherRAW-OPLOCK: remove unused var
2008-02-25 Stefan MetzmacherRAW-OPLOCK: fix typo (send oplock releases on the corre...
2008-02-25 Stefan Metzmacherselftest: we pass the BASE-DEFER_OPEN test
2008-02-25 Stefan MetzmacherBASE-DEFER_OPEN: add torture:sharedelays option to...
2008-02-23 Volker LendeckeRespect the return value of asprintf
2008-02-22 Michael Adamlibreplace: don't use socketwrapper for getifaddrs...
2008-02-22 Stefan MetzmacherHappy New Year 2008! :-)
2008-02-22 Michael Adamlibreplace: Fix comment originating from old samba...
2008-02-21 Michael Adamlibreplace: fix creation of conftest files for getifadd...
2008-02-21 Michael AdamFix linked list of ifaddrs in implementations of rep_ge...
2008-02-21 Michael AdamAdd missing initalizations of lastif in rep_getifaddr...
2008-02-21 Michael Adamlibreplace: fix compile errors in getifaddrs.c
2008-02-21 Michael AdamTry and fix getifaddrs check on irix: dont't try to...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove extra whitespace, use public variable in IDL.
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Stefan Metzmacherselftest: fix --socket-wrapper-pcap
2008-02-21 Stefan Metzmacherldb_sqlite: fix the build
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-02-21 Jelmer VernooijAvoid use of global_loadparm.
2008-02-21 Stefan Metzmachersrvsvc.idl: don't use STR_LEN4 anymore
2008-02-21 Stefan Metzmachersamr.idl: windows uses lsa_AsciiStringLarge in QueryDis...
2008-02-21 Kai Blinidmap: Handle SID->gid
2008-02-21 Kai Blinidmap: Handle SID->uid
2008-02-21 Kai Blinidmap: Handle gid->SID mapping
2008-02-21 Kai Blinidmap: Handle uid->SID mapping
2008-02-21 Kai Blinloadparm: Add configuration settings for idmap.
2008-02-21 Jelmer VernooijMake setup/provision the name of the python provision...
2008-02-21 Jelmer VernooijRemove kinit with pkinit failure from known failures...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijNever assume -fvisibility=hidden for modules unless...
2008-02-20 Andrew BartlettBe consistant about --ldap-backend-type
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Andrew BartlettUntil the new ldb changes land, make ldb_wait set the...
2008-02-20 Jelmer VernooijSupport dlopen(NULL, ...) on HPUX.
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijMake more module init functions public, since they...
2008-02-20 Jelmer VernooijMake all auth module init functions public, since they...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in libre...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in syste...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in getpa...
2008-02-20 Michael Adamlibreplace: change samba_cv_ to libreplace_cv_ in getif...
2008-02-20 Jelmer VernooijAllow building ldb as static library again \o/
2008-02-20 Jelmer VernooijAvoid python2.2-specific types.
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix nbt tests.
2008-02-20 Volker LendeckeNetBSD does not support AI_ADDRCONFIG
2008-02-20 Volker LendeckeNetBSD needs LD_LIBRARY_PATH
2008-02-20 Andrew BartlettSimpler specification of CFLAGS and LDFLAGS
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijFix static module list generation for ldb.
2008-02-20 Jelmer VernooijRequire at least talloc 1.2.0.
2008-02-20 Jelmer VernooijRemove more function-based inits.
2008-02-20 Jelmer VernooijUse function-based initialization for ildap backend.
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-02-20 Jelmer VernooijAllow ldb backends without init function, use init...
2008-02-19 Jelmer VernooijFactor out IP marshalling into separate function.
2008-02-19 Jelmer VernooijAdd configure test for vdeplug library.
2008-02-19 Jelmer VernooijAdd VDE switch management functions.
2008-02-19 Jelmer VernooijInitial work on vde support.
2008-02-19 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-19 Jelmer VernooijOnly set "interfaces = " line for client when necessary.
2008-02-19 Jelmer VernooijAdd kvm name.
2008-02-19 Michael AdamRemove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
2008-02-19 Jelmer VernooijAllow loading kvm snapshots.
2008-02-19 Michael AdamFix a typo.
2008-02-19 Michael AdamAdapt source code checkout information to git repo...
2008-02-19 Michael AdamFix paths for talloc into unpacked directory (rsync...
2008-02-19 Jelmer VernooijAllow connecting to screen.
2008-02-19 Jelmer VernooijStart dhcp server for kvm machine.
2008-02-19 Stefan Metzmacherinitshutdown.idl: get rid of initshutdown_String and...
2008-02-19 Stefan Metzmacherwinreg.idl: get rid of initshutdown_String and use...
2008-02-19 Stefan Metzmacherdrsblobs.idl: don't use asclstr
2008-02-19 Stefan Metzmacherlsa.idl: strlen_m*() also for the lsa_AsciiString*...
2008-02-19 Stefan Metzmacherlsa.idl: use strlen_m_term() in lsa_StringLarge to...
2008-02-19 Jelmer VernooijStart and kill kvm instance properly.
2008-02-19 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-kvmtest
2008-02-19 Jelmer VernooijFix accidently introduced bug - thanks metze.
2008-02-19 Jelmer VernooijNo longer ignore torture/util.h; it's static now.
2008-02-19 Jelmer Vernooijsamba3rpc: Remove use of global_loadparm.
2008-02-19 Jelmer VernooijAvoid use of global_loadparm.
2008-02-19 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-19 Jelmer VernooijRemove uses of global_loadparm.
2008-02-19 Jelmer VernooijFix quicktest.
next