index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Since AB has been changing the winbind interface it's time to add the "mock
Tim Potter
2002-01-10
3
-21
/
+21
*
added structure members referred to by recent changes in vfs-wrap.c
Herb Lewis
2002-01-10
1
-1
/
+5
*
merge tpots name changes into IRIX part of code. When you change the name
Herb Lewis
2002-01-10
1
-8
/
+8
*
Return the winbind separator over the socket, so programs don't have to parse
Andrew Bartlett
2002-01-10
5
-18
/
+78
*
This changes the winbind protcol a bit:
Andrew Bartlett
2002-01-10
6
-38
/
+84
*
Quieten warning about uninitialized variable.
Martin Pool
2002-01-10
1
-1
/
+3
*
A big tidyup while thinking about getting trusted domains being re-read
Tim Potter
2002-01-10
8
-132
/
+142
*
Spelling fix.
Tim Potter
2002-01-10
1
-1
/
+1
*
browse_fn: FIXME: If the remote machine returns non-ascii characters
Martin Pool
2002-01-10
1
-0
/
+3
*
First part of UNIX extensions (#ifdefed out) more to follow.
Jeremy Allison
2002-01-10
4
-2
/
+177
*
Oh joy - the original code didn't do mapping of the perms onto the wire.
Jeremy Allison
2002-01-10
1
-11
/
+41
*
Ensure this is committed last.
Jeremy Allison
2002-01-10
1
-288
/
+370
*
We need to test for major/minor macros.
Jeremy Allison
2002-01-10
4
-0
/
+39
*
Although configure.in and configure were checked in at the same time
Tim Potter
2002-01-10
1
-9
/
+9
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
10
-495
/
+860
*
Added tests for st_blocks in struct stat, and added a (hateful) constant
Jeremy Allison
2002-01-09
4
-311
/
+389
*
Fixed typo.
Jeremy Allison
2002-01-09
1
-1
/
+1
*
Move SAFE_FREE into tdb.c to stop exporting it into tdb.h namespace.
Jeremy Allison
2002-01-09
2
-5
/
+5
*
Add two more memory-debug smbcontrol messages: these ones should
Martin Pool
2002-01-09
5
-7
/
+97
*
FIXME: At the moment, if the user should happen to give the options
Martin Pool
2002-01-09
1
-1
/
+7
*
Better explanation message for dmalloc.
Martin Pool
2002-01-09
8
-15
/
+15
*
With --enable-dmalloc, also use dmalloc's wrappers around routines
Martin Pool
2002-01-09
3
-785
/
+791
*
Sample configuration for dmalloc.
Martin Pool
2002-01-09
1
-0
/
+2
*
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
2
-2
/
+12
*
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
2002-01-09
1
-1
/
+4
*
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
2002-01-09
3
-27
/
+33
*
Fix macro name controlling inclusion of DMALLOC.
Martin Pool
2002-01-09
1
-1
/
+1
*
Add harmless parentheses so that dmalloc doesn't get confused by a
Martin Pool
2002-01-09
1
-1
/
+1
*
Merge from appliance-head:
Tim Potter
2002-01-09
1
-4
/
+72
*
For hysterical raisins you must use string_set() to set the value of a
Tim Potter
2002-01-09
1
-1
/
+1
*
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2002-01-09
6
-52
/
+90
*
HPUX nss fix.
Jeremy Allison
2002-01-09
1
-2
/
+18
*
Fixed up atomic update code.
Jeremy Allison
2002-01-09
3
-5
/
+5
*
Added int32 version of "atomic" update.
Jeremy Allison
2002-01-09
1
-0
/
+35
*
Added int32 versions of the endian-dependent code.
Jeremy Allison
2002-01-09
1
-2
/
+66
*
My previous fix had a bug....
Jeremy Allison
2002-01-08
1
-6
/
+11
*
Getting ready to add winbindd support for HPUX 11.
Jeremy Allison
2002-01-08
2
-0
/
+154
*
Another attempt at getting changeid correct. Jerry / JF please check !
Jeremy Allison
2002-01-08
1
-7
/
+14
*
- fixed my breakage of CPPFLAGS
Andrew Tridgell
2002-01-08
3
-683
/
+687
*
Caught one problem where a BOOL fn was returning 3 different values :-).
Jeremy Allison
2002-01-08
1
-11
/
+12
*
Debugs that print out a share mode table in debug level 10. This code
Jeremy Allison
2002-01-08
1
-4
/
+46
*
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
2002-01-08
3
-29
/
+31
*
Return called NetBIOS name if present in preference to global_myname.
Jeremy Allison
2002-01-07
1
-5
/
+9
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
8
-0
/
+28
*
sync getopt() args with 2.2
Gerald Carter
2002-01-07
1
-1
/
+1
*
- use CFLAGS when linking shared libs (for things like -64 on irix)
Andrew Tridgell
2002-01-07
3
-7
/
+6
*
Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR
Tim Potter
2002-01-07
4
-4
/
+4
*
Converted getprinterdriver to WERROR - it always returns dos error 6
Tim Potter
2002-01-07
2
-65
/
+81
*
Spelling fix.
Tim Potter
2002-01-07
2
-665
/
+662
*
Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD is
Tim Potter
2002-01-07
1
-2
/
+10
[prev]
[next]