index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
added a timegm() function for systems that don't have it
Andrew Tridgell
2002-10-30
1
-0
/
+22
|
*
Add initial vesion of new module system
Jelmer Vernooij
2002-10-30
1
-0
/
+63
|
*
Fix bug in '-d'
Jelmer Vernooij
2002-10-26
1
-1
/
+1
|
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
1
-92
/
+108
|
*
reverted an incorrect fix. What I was trying to do was fix a problem
Andrew Tridgell
2002-10-21
1
-1
/
+1
|
*
a space is a standard valid character in a filename
Andrew Tridgell
2002-10-21
1
-1
/
+1
|
*
Bugfix for pidfile_create() from Kelledin.
Tim Potter
2002-10-21
1
-1
/
+1
|
*
It seems that I'm meant to be using the helper function here, not the struct
Andrew Bartlett
2002-10-18
1
-1
/
+1
|
*
Format objectGUIDs on ads dumps.
Jim McDonough
2002-10-18
1
-4
/
+35
|
*
Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse...
Jeremy Allison
2002-10-18
1
-38
/
+68
|
*
Nice *big* patch from metze.
Andrew Bartlett
2002-10-12
1
-0
/
+24
|
*
try to put every security descriptors related definitions in the same file.
Simo Sorce
2002-10-06
2
-14
/
+30
|
*
Add more common options to popt_common - and start using
Jelmer Vernooij
2002-10-05
1
-6
/
+54
|
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
1
-1
/
+1
|
*
Remove useless spaces - this broke make proto
Jelmer Vernooij
2002-10-04
1
-1
/
+1
|
*
Another patch from Steve Langasek <vorlon@netexpress.net>, again from the
Andrew Bartlett
2002-10-03
2
-6
/
+6
|
*
Added const. Anal formatting fixup.
Jeremy Allison
2002-10-02
1
-175
/
+222
|
*
Fix Solaris sendfile detection. Add small fixes to sendfile code.
Jeremy Allison
2002-10-01
1
-3
/
+2
|
*
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...
Jeremy Allison
2002-09-30
1
-3
/
+84
|
*
Don't zero out numwritten before using.... Found by Pierre Belanger belanger@...
Jeremy Allison
2002-09-30
1
-2
/
+2
|
*
Fix the compile issue in bin/samtest, and make the 'system' token just have the
Andrew Bartlett
2002-09-30
1
-5
/
+2
|
*
Remove sam/api.c.
Andrew Bartlett
2002-09-29
1
-0
/
+26
|
*
Add const.
Andrew Bartlett
2002-09-28
1
-1
/
+1
|
*
Add const.
Andrew Bartlett
2002-09-28
1
-4
/
+4
|
*
Vance picked up a pile of typos etc at the CIFS confernce, and finally got them
Andrew Bartlett
2002-09-27
1
-8
/
+8
|
*
Some small cleanups to the libads code (mainly error checking), and give a
Andrew Bartlett
2002-09-27
1
-2
/
+2
|
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*
Andrew Bartlett
2002-09-26
1
-2
/
+12
*
|
sync with tpot's change to gencache_get() in HEAD
Gerald Carter
2003-01-24
1
-22
/
+31
*
|
masking an assert error in Tim's wins server checking code; needs a proper fi...
Gerald Carter
2003-01-24
1
-0
/
+11
*
|
Memory leak fix from Leo Qiu <leoxqiu@yahoo.com>.
Jeremy Allison
2003-01-24
1
-1
/
+4
*
|
merging [un]signed declaration
Gerald Carter
2003-01-24
1
-1
/
+1
*
|
Merge of wins server dead list into gencache.tdb
Tim Potter
2003-01-22
1
-60
/
+54
*
|
Janitorial duty...
Jeremy Allison
2003-01-17
1
-4
/
+8
*
|
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
2003-01-16
1
-2
/
+4
*
|
Remove a wayward file.
Richard Sharpe
2003-01-15
1
-281
/
+0
*
|
*lots of small merges form HEAD
Gerald Carter
2003-01-15
2
-86
/
+18
*
|
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-2
/
+0
*
|
Don't touch data after a free.
Jeremy Allison
2003-01-13
1
-1
/
+0
*
|
More janitorial duties. Pulling these in from samba-head.
Richard Sharpe
2003-01-13
1
-0
/
+281
*
|
Added new message_send_pid() code that uses tdb append to reduce locking
Jeremy Allison
2003-01-11
1
-54
/
+55
*
|
First part of efficiency fixes for message sending to pid's (cutting down
Jeremy Allison
2003-01-10
1
-48
/
+95
*
|
Merge from HEAD - whitespace :-)
Andrew Bartlett
2003-01-04
2
-1
/
+1
*
|
Merge from HEAD - baseless parinoia about never having a closed dbf (the debug
Andrew Bartlett
2003-01-04
1
-2
/
+4
*
|
Merge from HEAD - mimir's new gencache based namecache code.
Andrew Bartlett
2003-01-04
2
-13
/
+164
*
|
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
2
-3
/
+7
*
|
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
12
-26
/
+27
*
|
Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.
Andrew Bartlett
2003-01-03
5
-7
/
+7
*
|
Merge from HEAD - tridge's new timegm() that actually works on solaris.
Andrew Bartlett
2003-01-03
1
-18
/
+15
*
|
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-1
/
+0
*
|
talloc_init_named -> talloc_init.
Jeremy Allison
2002-12-22
1
-1
/
+1
[prev]
[next]