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
/
groupdb
/
mapping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
1
-11
/
+18
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-1
/
+1
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
1
-5
/
+5
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-5
/
+49
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-7
/
+5
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Since we have dynamic initialisation in the group mapping code, make
Tim Potter
2002-01-29
1
-72
/
+94
*
Patch from Kevin Stefanik <kstef@mtppi.org> to do some more error checking for
Andrew Bartlett
2002-01-27
1
-6
/
+24
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-1
/
+2
*
don't try to allocate zero bytes
Andrew Tridgell
2002-01-13
1
-10
/
+7
*
When re-writing tdb version numbers as little endian int32, we must
Jeremy Allison
2002-01-09
1
-6
/
+8
*
Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian
Jeremy Allison
2002-01-09
1
-5
/
+18
*
Fixed nasty cast of tdb_delete in traversals.
Jeremy Allison
2002-01-03
1
-1
/
+1
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
1
-1
/
+1
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
1
-27
/
+69
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
1
-0
/
+3
*
init group db before use
Andrew Tridgell
2001-12-03
1
-0
/
+12
*
groups in the Builtin domain S-5-32 are alias and not well-known groups
Jean-François Micouleau
2001-12-01
1
-11
/
+15
*
Missing return in free_privilege()
Tim Potter
2001-11-30
1
-0
/
+2
*
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
2001-11-29
1
-104
/
+307
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-2
/
+2
*
added lsaenumprivsaccount and lsalookupprivvalue to rpcclient
Jean-François Micouleau
2001-11-24
1
-0
/
+10
*
Changed how the privileges are stored in the group mapping code. It's now
Jean-François Micouleau
2001-11-23
1
-52
/
+163
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-3
/
+3
*
fixed compilation of groupdb
Andrew Tridgell
2001-09-17
1
-3
/
+3
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-10
/
+9
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
1
-5
/
+22
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
when retrieving by sid fill also the map.sid field
Jean-François Micouleau
2001-07-09
1
-5
/
+6
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
groupdb/mapping.c: Fix gcc compiler warning.
Jeremy Allison
2001-05-17
1
-1
/
+1
*
fixes to the group mapping code.
Jean-François Micouleau
2001-05-08
1
-0
/
+1
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
1
-11
/
+26
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-4
/
+4
*
groupdb/mapping.c:
Jeremy Allison
2001-03-23
1
-1
/
+1
*
first pass of the new group mapping code
Jean-François Micouleau
2001-03-23
1
-0
/
+754