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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-19
Ignore *.po objects, test tmpdirs, and ID files.
Martin Pool
2
-0
/
+6
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
2001-11-14
Fix compile on RedHat 7.2 systems with broken system headers.
Jeremy Allison
4
-643
/
+696
2001-11-14
Make signal handling safer (handle EINTR on read/write/accept), don't
Jeremy Allison
1
-38
/
+52
2001-11-14
Got ready to implement Martin's idea, but request doesn't have a length
Jeremy Allison
2
-10
/
+24
2001-11-14
Random connection robustness related fixes. Display some debugs about
Tim Potter
5
-31
/
+122
2001-11-14
Give sensible defaults to some variables that are set by the build
Martin Pool
1
-0
/
+32
2001-11-14
Close the socket and set the file descriptor to -1 if there was a socket
Tim Potter
1
-0
/
+9
2001-11-14
Clean up message.
Martin Pool
1
-4
/
+4
2001-11-14
#ifdef'd out suggestion for tim on making the winbindd protocol more
Martin Pool
1
-1
/
+13
2001-11-14
Little note about what's happening with Satyr.
Martin Pool
1
-0
/
+4
2001-11-14
Doc.
Martin Pool
1
-0
/
+35
2001-11-14
Added needed debugs...
Jeremy Allison
1
-25
/
+39
2001-11-14
Removed the "reestablish" code. Tridge - scream if this was needed....
Jeremy Allison
2
-60
/
+2
2001-11-14
Too much of samba depends on finding files in their installed
Martin Pool
1
-5
/
+11
2001-11-14
Fix from Herb. mincount/maxcount need to be ssize_t for comparisons.
Jeremy Allison
1
-1
/
+1
2001-11-14
Removed unused variable.
Tim Potter
1
-1
/
+0
2001-11-14
Reformatted to 75 columns.
Tim Potter
1
-86
/
+114
2001-11-14
Add basic "make check" and "make installcheck" targets, using the
Martin Pool
1
-15
/
+57
2001-11-14
Cosmetic fix for libpopt-checking test.
Martin Pool
2
-630
/
+633
2001-11-13
Look for DOMAIN\group in group lists and ask winbind.
Jeremy Allison
1
-68
/
+89
2001-11-13
Fix winbind client code so that winbind calls are not made if the
Jeremy Allison
2
-15
/
+43
[next]