Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8840: fix fedora packaging for FC4 | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r8835: fixing SWAT install after docs change | Gerald Carter | 1 | -36/+33 |
2007-10-10 | r8834: fixing SWAT install after docs changeswat/help/welcome.html | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r8833: Fix some uninitialized variables. | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds. | Jeremy Allison | 4 | -128/+114 |
2007-10-10 | r8800: grr...get logic right when checking #define | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r8799: disabling schannel on samr and lsa until I figure out | Gerald Carter | 1 | -9/+15 |
2007-10-10 | r8798: Save one system call per SMB. smb_run_idle_events right now is only us... | Volker Lendecke | 1 | -4/+0 |
2007-10-10 | r8797: avoid unset rids for builtin-aliases. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r8796: disable schannel on the lsa client pipe for now to deal with Windows 2... | Gerald Carter | 1 | -0/+7 |
2007-10-10 | r8795: fix our perpetual motion maching in strncpy_w() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8787: Make enumeration of builtin-aliases work again. | Günther Deschner | 1 | -5/+41 |
2007-10-10 | r8786: Fix amazing and long-standing bug where user-accounts are just crippled | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open ... | Jeremy Allison | 1 | -5/+7 |
2007-10-10 | r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember | Jeremy Allison | 2 | -113/+258 |
2007-10-10 | r8757: Add debug messages so we can see what attributes and values are being | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r8755: more malloc fixes | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r8716: adding 'username map script' which if defined takes precendence over | Gerald Carter | 2 | -15/+57 |
2007-10-10 | r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typo | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r8697: BUG 2908: make sure to allow for the trailing NULL | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r8695: Patch from James Peach for hires timestamps and efficient | Jeremy Allison | 2 | -4/+85 |
2007-10-10 | r8689: Fixes bugid #2889 for sure. Turns out the OS/2 dos box doesn't like tw... | Jeremy Allison | 1 | -14/+21 |
2007-10-10 | r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client, | Günther Deschner | 3 | -12/+21 |
2007-10-10 | r8682: fix vfstest, thanks to Rainer Link for spotting this one | Simo Sorce | 1 | -0/+2 |
2007-10-10 | r8675: fix some compile warnings. | Günther Deschner | 2 | -2/+2 |
2007-10-10 | r8673: merged from samba4 | Andrew Tridgell | 1 | -4/+15 |
2007-10-10 | r8657: Add -fPIC which is the case for all other Samba shared libs. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r8655: Still trying to fix #2889. We don't need the DPTR_MASK after | Jeremy Allison | 1 | -9/+2 |
2007-10-10 | r8654: merging cli_spoolss_XX() updates from trunk | Gerald Carter | 10 | -2115/+1187 |
2007-10-10 | r8653: Fix bug #2659. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r8641: Fix bug #2262. Now we accept freebsd 5 till 9 as suggested by Timur | Lars Müller | 1 | -2/+2 |
2007-10-10 | r8617: Be very explicit if addprinterex is called that the "addprinter command" | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r8615: Added "acl group control". Defaults to off. Docs to follow. | Jeremy Allison | 2 | -34/+131 |
2007-10-10 | r8610: If I'm going to do a debug level zero, at least make it useful. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r8609: Fix for bugid #2889. I think the problem is that the top 16 bits of th... | Jeremy Allison | 2 | -3/+11 |
2007-10-10 | r8607: BUG 2900 more compiler warnings | Gerald Carter | 1 | -9/+10 |
2007-10-10 | r8606: BUG 2899: fix compiler warning in regfio routine | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8604: BUG 2890: fix unitialized variable reported by Jason Mader <jason@ncac... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r8597: Use UNI_STR_TERMINATE (an enum value) instead of STR_TERMINATE (a | Tim Potter | 1 | -1/+1 |
2007-10-10 | r8596: Don't wrap non-existent functions. Bugzilla #2895. | Tim Potter | 1 | -45/+0 |
2007-10-10 | r8595: Delete unused prototypes. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r8592: I'm pretty sure this should be != instead of =!. Bugzilla #2893. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r8573: Fix set but not used warning in srvsvc server-side code. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 29 | -58/+0 |
2007-10-10 | r8564: Sometimes we're too dumb to live... Fix samr calls where we were | Jeremy Allison | 7 | -116/+116 |
2007-10-10 | r8556: Fix bug #2878 - Norton commander not running on OS/2 client - we were | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r8553: Another compile warning fix from jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r8552: Warning fix from jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r8547: Code tidyup from Jason Mader <jason@ncac.gwu.edu>. Bugid #2885. | Jeremy Allison | 1 | -2/+0 |
2007-10-10 | r8545: Fix oplock bug introduced by oplock code "simplification" :-). | Jeremy Allison | 1 | -5/+5 |