summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r12194: Ensure that when we set a connection path we've canonicalizedJeremy Allison2007-10-104-8/+107
* r12193: Fix some typos.Günther Deschner2007-10-103-3/+3
* r12185: Cosmetic cleanupVolker Lendecke2007-10-102-33/+4
* r12182: Cosmetic cleanupVolker Lendecke2007-10-102-44/+30
* r12177: last of outstanding patches in my queue to deal with MMC.Gerald Carter2007-10-101-5/+41
* r12176: fix type mismatch after rpc structure change in rpc_svcctl.hGerald Carter2007-10-101-1/+1
* r12174: Simple patch to work around the current lack of BUILTINGerald Carter2007-10-101-3/+53
* r12173: doing some service control workGerald Carter2007-10-107-27/+58
* r12170: Fix a segfault -- this is post-3.0.21 codeVolker Lendecke2007-10-101-1/+2
* r12169: Remove an unused functionVolker Lendecke2007-10-101-35/+0
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2007-10-108-71/+79
* r12160: The filename parameter to get_share_mode_lock is goingJeremy Allison2007-10-101-2/+2
* r12133: Fix an uninitialized variable in new code in rpc_server/srv_samr_nt.c.Volker Lendecke2007-10-102-6/+23
* r12131: Fix it really, this time :)Günther Deschner2007-10-101-2/+2
* r12130: display domain GUID.Günther Deschner2007-10-101-1/+1
* r12129: Fix uninitialized variables.Volker Lendecke2007-10-102-1/+4
* r12119: r10812@cabra: derrell | 2005-12-07 22:44:26 -0500Derrell Lipman2007-10-101-5/+0
* r12118: r10805@cabra: derrell | 2005-12-07 22:34:55 -0500Derrell Lipman2007-10-101-12/+101
* r12111: Fix the "everything" build by re-adding debug2html. Oops.Jeremy Allison2007-10-103-2/+437
* r12110: We're using a tdb-based wins backend now. Thanks to theJeremy Allison2007-10-1015-5705/+0
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-1015-395/+891
* r12106: Fix return valueGünther Deschner2007-10-101-1/+1
* r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500Derrell Lipman2007-10-103-5/+228
* r12096: Change uint32_t to uint32. Jerry, please pick this change up forJeremy Allison2007-10-101-1/+1
* r12081: r10674@cabra: derrell | 2005-12-05 13:31:28 -0500Derrell Lipman2007-10-101-19/+0
* r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500Derrell Lipman2007-10-102-75/+195
* r12077: Add configure switch to disable libmsrpc build. Add new Makefile targetLars Müller2007-10-102-27/+77
* r12076: Ensure setmntent() returns with != NULL in the disk_quotas() LinuxLars Müller2007-10-101-1/+3
* r12055: More cruftVolker Lendecke2007-10-101-23/+0
* r12054: We only have one more warning at -O6. That will takeJeremy Allison2007-10-101-9/+17
* r12052: Remove unused typedefsVolker Lendecke2007-10-101-43/+0
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-1019-614/+999
* r12046: Fix typoVolker Lendecke2007-10-101-1/+1
* r12045: More warning fixes... Just a few more to go.Jeremy Allison2007-10-104-3/+5
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-1019-65/+100
* r12040: merging packaging fixes from release branchGerald Carter2007-10-104-13/+17
* r12038: This file is no longer used, and no one noticed....Jeremy Allison2007-10-101-86/+0
* r12031: Added net idmap to common help list.John Terpstra2007-10-101-2/+3
* r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen nowGerald Carter2007-10-101-2/+2
* r12015: When smbspool tries to connect to a printer shared on a standaloneGünther Deschner2007-10-101-1/+14
* r12002: patch from marcin to allow for the creation of a File value in the ev...Gerald Carter2007-10-101-0/+8
* r11999: Re-add "passdb expand explicit".Volker Lendecke2007-10-104-6/+35
* r11998: Add lookupname to rpcclient query_user as a fallback, we now accept b...Volker Lendecke2007-10-101-1/+22
* r11985: Move to LGPL as per tridge's Samba4 change.Jeremy Allison2007-10-102-25/+45
* r11978: Volker's fix for #3292 (smbclient spins if server terminatesJeremy Allison2007-10-101-1/+5
* r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead ofJeremy Allison2007-10-102-1/+40
* r11975: Fix valgrind error -- bug 3291Volker Lendecke2007-10-101-0/+1
* r11966: fix the build\n\nGuentherGünther Deschner2007-10-101-1/+1
* r11964: rename flag to password_properties in SAM_UNK_INFO_1 because that's whatGünther Deschner2007-10-103-11/+29
* r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner2007-10-103-1/+299