summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-dbcheck: offer to fix dsServiceName to be in GUID formAndrew Tridgell2011-08-121-0/+43
* s4-dsdb: don't cache the NTDS settings DNAndrew Tridgell2011-08-121-9/+8
* s4-join: make dsServiceName a GUID in @ROOTDSE on joinAndrew Tridgell2011-08-121-3/+5
* s4-provision: create dsServiceName in @ROOTDSE in GUID formAndrew Tridgell2011-08-122-1/+4
* s4-dsdb: expand dsServiceName from GUID form at runtimeAndrew Tridgell2011-08-121-6/+54
* s4-dsdb: remove the naming_fsmo and pdc_fsmo modulesAndrew Tridgell2011-08-123-42/+0
* s4-dsdb: calculate validFSMOs at runtime instead of pre-computingAndrew Tridgell2011-08-123-251/+45
* tevent: fix documentation for tevent_context_init_byname()Sumit Bose2011-08-111-2/+2
* tevent: Set FD_CLOEXEC on epoll handleSumit Bose2011-08-114-2/+52
* s3-messaging: Do not register to classes we are not going to use.Simo Sorce2011-08-113-5/+4
* s3-messaging: Change classification of MSG_SMB_CONF_UPDATED.Simo Sorce2011-08-112-2/+4
* s3-messaging: Fix messaging classes.Simo Sorce2011-08-115-12/+19
* s3-messaging: Remove obsolete class.Simo Sorce2011-08-115-19/+2
* s3:build(autoconf): fix bug #8369: remove irritating "." targets when recent ...Michael Adam2011-08-113-9/+19
* Adapt tally_histogram to Samba coding conventionsVolker Lendecke2011-08-101-10/+16
* Adapt get_max_bucket to Samba coding conventionsVolker Lendecke2011-08-101-2/+4
* Adapt tally_approx_median to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt bucket_range to Samba coding conventionsVolker Lendecke2011-08-101-2/+3
* Adapt tally_mean to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt divls64 to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Avoid some // style comments in divls64Volker Lendecke2011-08-101-9/+10
* Adapt divlu64 to Samba coding conventionsVolker Lendecke2011-08-101-2/+5
* Avoid some // style comments in divlu64Volker Lendecke2011-08-101-26/+26
* Adapt fls64 to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt tally_num to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt tally_add to Samba coding conventionsVolker Lendecke2011-08-101-3/+5
* Adapt renormalize to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt shift_overflows to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt bucket_min to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt bucket_of to Samba coding conventionsVolker Lendecke2011-08-101-1/+2
* Adapt tally_new to Samba coding conventionsVolker Lendecke2011-08-101-2/+5
* Slightly simplify tally_newVolker Lendecke2011-08-101-7/+9
* Fix a c++ warningVolker Lendecke2011-08-101-1/+1
* Fix a c++ warningVolker Lendecke2011-08-101-1/+2
* s3: Adapt msg_idmap.c to Samba coding conventionsVolker Lendecke2011-08-101-5/+5
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-101-1/+1
* s3: Fix some typos -- Simo, please checkVolker Lendecke2011-08-101-7/+7
* selftest: Always test the spoolss deamon.Andreas Schneider2011-08-101-0/+1
* s3-spoolss: Fix prototypes warnings.Andreas Schneider2011-08-101-1/+4
* s3-printing: Do not try to force reload.Simo Sorce2011-08-102-3/+7
* s3-spoolss: do not call pcap_cache_reload() directlySimo Sorce2011-08-101-5/+17
* s3-printing: Add child handler to bq processSimo Sorce2011-08-101-4/+32
* s3-spoolss: Fix printers related messagingSimo Sorce2011-08-101-4/+34
* s3-prefork: Fix use of child id.Simo Sorce2011-08-102-12/+11
* s3-printing: make sure to block SIGHUP ...Simo Sorce2011-08-102-4/+39
* s3-spoolss: Use a global variable for the poolSimo Sorce2011-08-101-60/+31
* s3-printing: Allow bq process to have own logfileSimo Sorce2011-08-103-26/+55
* s3-spoolssd: Use the child_id to open log filesSimo Sorce2011-08-101-15/+43
* s3-prefork: Pass the child a child_idSimo Sorce2011-08-103-2/+4
* s3-printing: Force pcap reload when all readySimo Sorce2011-08-104-5/+18