index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-19
Make the smbpasswd options/usage message a little less bizarre: it now
Martin Pool
1
-22
/
+20
2001-11-19
Do satyr work against a copy of the build farm scripts so as not to
Martin Pool
1
-2
/
+2
2001-11-19
Fix typo.
Martin Pool
1
-1
/
+1
2001-11-19
Move all other paths into dynconfig
Martin Pool
5
-22
/
+26
2001-11-19
Merge from 2.2.
Tim Potter
1
-1
/
+1
2001-11-19
Cosmetic fix for debug statement.
Tim Potter
1
-2
/
+1
2001-11-19
Fix obvious typo.
Martin Pool
1
-1
/
+1
2001-11-19
Don't resolve the hostname in smbd as we can pause for a long time while
Tim Potter
1
-3
/
+6
2001-11-19
Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment
Martin Pool
4
-495
/
+559
2001-11-19
Ignore .po files.
Martin Pool
1
-0
/
+1
2001-11-19
dyn_LOCKDIR should be const because it's never modified directly --
Martin Pool
2
-2
/
+3
2001-11-19
Added comment about why not to cast the assignment of
Tim Potter
1
-3
/
+6
2001-11-19
oopsum.
Martin Pool
1
-1
/
+1
2001-11-19
LIBDIR and LOCKDIR are dynamically configured too.
Martin Pool
7
-18
/
+36
2001-11-19
Oops, Tim says rl_completion_func_t doesn't exist in all versions of
Martin Pool
1
-7
/
+5
2001-11-19
LMHOSTSFILE is now dynamically configured too.
Martin Pool
5
-16
/
+11
2001-11-19
Quieten compiler warnings about a callback function prototype that has
Martin Pool
1
-1
/
+7
2001-11-19
Disable "installcheck" -- it's still too likely to clobber somebody's
Martin Pool
1
-1
/
+1
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
41
-773
/
+825
2001-11-19
Fix const warning. Doxyfy comment.
Martin Pool
1
-5
/
+8
2001-11-19
Ignore *.po objects, test tmpdirs, and ID files.
Martin Pool
1
-0
/
+4
2001-11-19
Source file defining global variables for configuration paths. This
Martin Pool
1
-0
/
+45
2001-11-18
fixed some bugs.
Simo Sorce
2
-18
/
+19
2001-11-17
Fix problems with lp_workgroup() being passed to routines that will modify
Richard Sharpe
1
-24
/
+44
2001-11-17
Tidyups when I was doing the big merge...
Jeremy Allison
6
-21
/
+35
2001-11-16
Fixed detection of RedHat headers. Removed another file !
Jeremy Allison
4
-225
/
+12
2001-11-16
Removed SMBD_RPC_CLIENT_OBJ temporary I was using.
Jeremy Allison
1
-8
/
+3
2001-11-16
I *love* removing code :-). Removed 4 files that weren't being used.
Jeremy Allison
9
-2098
/
+23
2001-11-16
Make CodingSuggestions show up in the Doxygen pages.
Martin Pool
3
-8
/
+30
2001-11-16
Ignore generated HTML and mkid output.
Martin Pool
1
-2
/
+4
2001-11-15
Tidyups in the merge process.
Jeremy Allison
2
-34
/
+37
2001-11-15
Tidyups and things I discovered during the merge...
Jeremy Allison
2
-5
/
+5
2001-11-15
more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())
Gerald Carter
1
-0
/
+2
2001-11-15
No longer used.
Jeremy Allison
1
-622
/
+0
2001-11-15
SETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
Gerald Carter
1
-1
/
+1
2001-11-15
Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand
Jeremy Allison
3
-266
/
+236
2001-11-15
Caching user, group and domain sam handles was a stupid idea.
Tim Potter
4
-103
/
+177
2001-11-15
Jeremy, I'm not sure what you were trying to do with the process activity
Tim Potter
1
-3
/
+1
2001-11-15
Don't include the treeview -- for Samba it is too big and can lock up
Martin Pool
1
-1
/
+1
2001-11-15
Doxygen demo for Tim.
Martin Pool
2
-12
/
+32
2001-11-15
Leave doc comments in code listings for the web.
Martin Pool
1
-1
/
+1
2001-11-15
Configuration file to run the Doxygen API documentation tool. A few
Martin Pool
1
-0
/
+167
2001-11-15
FALSE -> False
Tim Potter
3
-3
/
+3
2001-11-15
Added free_domain_info() function.
Tim Potter
1
-0
/
+27
2001-11-15
Added free_domain_info() function.
Tim Potter
1
-1
/
+1
2001-11-15
Cache positive and negative name domain controller lookups.
Tim Potter
1
-11
/
+148
2001-11-15
Get list of trusted domains if we haven't fetched them yet.
Tim Potter
2
-0
/
+9
2001-11-15
Fixed display of uninitialised buffer in debug.
Tim Potter
1
-2
/
+8
2001-11-15
Bit of a cleanup of signal handling code.
Tim Potter
1
-8
/
+14
2001-11-15
Fix detection of RedHat 7.2.
Jeremy Allison
4
-542
/
+113
[prev]
[next]