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
/
source3
/
smbd
/
groupname.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-10
/
+6
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
1
-1
/
+1
*
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
2000-10-13
1
-5
/
+5
*
locking/locking.c: Fixed placeholder code for POSIX locking.
Jeremy Allison
2000-04-18
1
-0
/
+1
*
converted a couple more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
1
-7
/
+8
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-1
/
+222
*
"retired" two modules to preserve their cvs history.
Luke Leighton
1998-11-29
1
-638
/
+1
*
fixing group database issues
Luke Leighton
1998-11-25
1
-35
/
+52
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
1
-11
/
+2
*
remove / add / attempt to stop remove didn't work.
Luke Leighton
1998-11-23
1
-0
/
+651
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-606
/
+0
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-2
/
+2
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-183
/
+546
*
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
1
-3
/
+3
*
Added back groupname map stuff removed by Andrew's "slash 'n' burn"
Jeremy Allison
1998-09-08
1
-0
/
+5
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-1
/
+1
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-1
/
+1
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-2
/
+2
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-2
/
+2
*
client.c: Made -L do a null-session share unless -U user is specified.
Jeremy Allison
1998-06-15
1
-0
/
+34
*
Groupname mapping code now lives here.
Jeremy Allison
1998-06-13
1
-0
/
+204