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
...
|
*
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
*
|
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
2
-4
/
+4
*
|
merge from 2.2
Herb Lewis
2002-12-19
1
-0
/
+2
*
|
The name pointer in the talloc context must not be a talloced entry as
Jeremy Allison
2002-12-14
1
-2
/
+13
*
|
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
2002-12-11
2
-0
/
+13
*
|
The _abs time functions should not be converting from/to GMT.
Jeremy Allison
2002-12-10
1
-18
/
+11
*
|
Ensure global_scope() returns "", not the NULL string. Froma tpot fix.
Jeremy Allison
2002-12-06
1
-0
/
+6
*
|
fns for retrieving dns host name and domain name (get rid of lp_realm hacks).
Jim McDonough
2002-12-03
1
-0
/
+56
*
|
Merge from HEAD, struct in_addr is always in network byte order, so we don't
Andrew Bartlett
2002-12-01
1
-5
/
+0
*
|
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
2002-11-29
1
-1
/
+1
*
|
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
2
-10
/
+23
*
|
merged the %U changes to 3.0
Andrew Tridgell
2002-11-20
1
-5
/
+24
*
|
Merge from HEAD:
Andrew Bartlett
2002-11-15
1
-3
/
+3
*
|
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
10
-718
/
+892
*
|
Fix all returns to be size_t (they are all unsigned). Fixup strlen being
Jeremy Allison
2002-11-11
1
-213
/
+244
*
|
sync with head
Simo Sorce
2002-11-10
1
-75
/
+0
*
|
Last sync with HEAD
Jelmer Vernooij
2002-11-09
1
-11
/
+2
*
|
Sync with HEAD
Jelmer Vernooij
2002-11-09
2
-7
/
+71
*
|
patches from Urban
Gerald Carter
2002-11-08
1
-0
/
+2
*
|
port sec_desc headers reordering from HEAD.
Simo Sorce
2002-11-02
1
-2
/
+2
*
|
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-0
/
+24
[prev]
[next]