nivanova/samba-autobuild/.git
2011-08-10 Volker LendeckeAdapt get_max_bucket to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_approx_median to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_range to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_mean to Samba coding conventions
2011-08-10 Volker LendeckeAdapt divls64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divls64
2011-08-10 Volker LendeckeAdapt divlu64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divlu64
2011-08-10 Volker LendeckeAdapt fls64 to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_num to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_add to Samba coding conventions
2011-08-10 Volker LendeckeAdapt renormalize to Samba coding conventions
2011-08-10 Volker LendeckeAdapt shift_overflows to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_min to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_of to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_new to Samba coding conventions
2011-08-10 Volker LendeckeSlightly simplify tally_new
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Volker Lendeckes3: Adapt msg_idmap.c to Samba coding conventions
2011-08-10 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-10 Volker Lendeckes3: Fix some typos -- Simo, please check
2011-08-10 Andreas Schneiderselftest: Always test the spoolss deamon.
2011-08-10 Andreas Schneiders3-spoolss: Fix prototypes warnings.
2011-08-10 Simo Sorces3-printing: Do not try to force reload.
2011-08-10 Simo Sorces3-spoolss: do not call pcap_cache_reload() directly
2011-08-10 Simo Sorces3-printing: Add child handler to bq process
2011-08-10 Simo Sorces3-spoolss: Fix printers related messaging
2011-08-10 Simo Sorces3-prefork: Fix use of child id.
2011-08-10 Simo Sorces3-printing: make sure to block SIGHUP ...
2011-08-10 Simo Sorces3-spoolss: Use a global variable for the pool
2011-08-10 Simo Sorces3-printing: Allow bq process to have own logfile
2011-08-10 Simo Sorces3-spoolssd: Use the child_id to open log files
2011-08-10 Simo Sorces3-prefork: Pass the child a child_id
2011-08-10 Simo Sorces3-printing: Force pcap reload when all ready
2011-08-10 Simo Sorces3-prefork: Return tsocket_address for client and server
2011-08-10 Simo Sorces3-prefork: Pass messaging context around too
2011-08-10 Simo Sorces3-prefork: Set up a SIGCHLD handler by default
2011-08-10 Simo Sorces3:spoolssd Start spoolssd from printing_subsystem_init
2011-08-10 Simo Sorces3-printing: Rework how the background process is started
2011-08-10 Simo Sorces3-prefork: Provide a cleanup function
2011-08-10 Simo Sorces3-prefork: Inline Doxygen Documentation
2011-08-10 Simo Sorces3-prefork: better timing out semantics
2011-08-10 Simo Sorces3-prefork: add support for multiple listning file...
2011-08-10 Simo Sorces3-spoolssd: propagate SIGHUP to children
2011-08-10 Simo Sorces3-prefork: provide way to send a signal to all children
2011-08-10 Simo Sorces3-spoolssd: expand children pool when necessary
2011-08-10 Simo Sorces3-prefork: provide means to expand the pool size
2011-08-10 Simo Sorces3-spoolssd: Use parametric option for prefork parameters
2011-08-10 Simo Sorces3-spoolss: make listening asynchronous
2011-08-10 Simo Sorces3-spoolssd: Use the prefork framework in spoolssd
2011-08-10 Simo Sorces3-rpc_server: add termination function
2011-08-10 Simo Sorces3-rpc: Expose some internal functions
2011-08-10 Simo Sorces3-prefork: add way to manage number of clients per...
2011-08-10 Simo Sorces3-prefork: add asynchronous functions
2011-08-10 Simo Sorces3-prefork: implement prefork framework
2011-08-10 Simo Sorces3-printing: No need to register to smbd's children...
2011-08-10 Simo Sorcetevent: cleanup nesting counter when doing a full reinit.
2011-08-10 Simo Sorcelib-util: Make create_unlink_tmp argument optional
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-08-10 Simo Sorcelibutil: use AI_ADDRCONFIG only when AI_NUMERIC is...
2011-08-10 Volker Lendeckes3: Remove an unnecessary include
2011-08-10 Jelmer Vernooijpytalloc: Regenerate ABI file.
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-10 Michael Adams3:idmap_tdb2: fix bug 8368 : correctly initialize...
2011-08-10 Stefan Metzmachers3:libsmb: make cli_session_setup_spnego() static
2011-08-10 Stefan Metzmachers3:winbindd_cm: use cli_session_setup() instead of...
2011-08-10 Stefan Metzmachers3:libsmb: pass remote_realm to cli_session_setup_spneg...
2011-08-10 Stefan Metzmachers3:libsmb: store the remote_realm on the cli_state
2011-08-10 Stefan Metzmachers3:smb_macros.h: simplify _smb_setlen() and _smb_setlen...
2011-08-10 Stefan Metzmachers3:include: smb.h base old smb header offsets on new...
2011-08-10 Stefan Metzmachers3:include: smb.h merge some stuff from source4
2011-08-10 Stefan MetzmacherRevert "s3:test_async_echo: unsure the desired smb...
2011-08-10 Stefan Metzmachertsocket: make use of tevent_queue_add_optimize_empty...
2011-08-09 Matthias Dieter... s4:subtree_rename LDB module - fix the move/rename...
2011-08-09 Matthieu Patous4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the...
2011-08-09 Matthieu Patous4-dsdb: avoid printing a pointless debug line
2011-08-09 Matthieu Patous4-drsuapi: crackname search also for deleted objects
2011-08-09 Matthieu Patous4: create a small script to test drsuapi/crackname
2011-08-09 Stefan Metzmachertevent: change the version to 0.9.14 after the tevent_q... tevent-0.9.14
2011-08-09 Stefan Metzmachertevent: fix some comments in tevent.h
2011-08-09 Stefan Metzmachertevent: add tevent_queue_add_entry() and tevent_queue_a...
2011-08-09 Stefan Metzmachertevent: splitout tevent_queue_add_internal() from teven...
2011-08-09 Stefan Metzmachertevent: allow tevent_queue_add() to take a NULL trigger...
2011-08-09 Stefan Metzmachertevent: add tevent_queue_running() function
2011-08-09 Björn Jackes3:vfs_prealloc: fix build on SLES8
2011-08-09 Stefan Metzmachers3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli...
2011-08-09 Stefan Metzmachers3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
2011-08-09 Stefan Metzmacherscript/librelease.sh: add git push for the release tag
2011-08-09 Stefan Metzmacherndr_drsuapi: fix compiler warning
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-08-09 Andrew Bartlettmove schema_fill_constructed() call to dsdb_setup_sorte...
2011-08-09 Andrew Bartletts4-dsdb Remove unused schema function
2011-08-09 Andrew Tridgells4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
2011-08-09 Andrew Tridgells4-dsdb: fixed booling conversion to check value length
2011-08-09 Andrew Tridgellldb: fix the canonicalisation of booleans
2011-08-09 Andrew Tridgells4-dbcheck: enable dbcheck now that backlinks are fixed
2011-08-09 Andrew Tridgells4-dsdb: add auto-normalisation of attributes
2011-08-09 Andrew Tridgells4-dsdb: ensure rIDSetReferences is stored as an extend...
2011-08-09 Andrew Tridgells4-dsdb: ensure we setup the dn_format field in schema...
next