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
/
utils
/
net_idmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+4
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-4
/
+8
*
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
Michael Adam
2011-10-11
1
-6
/
+10
*
s3:net: convert net idmap to use only dbwrap wrapper functions
Michael Adam
2011-10-11
1
-19
/
+34
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-0
/
+1
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-net: fix the usage output of "net idmap check"
Gregor Beck
2011-04-07
1
-4
/
+5
*
s3-net: add command "net idmap check"
Gregor Beck
2011-04-04
1
-1
/
+46
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:net idmap: implement net idmap delete
Gregor Beck
2011-02-09
1
-5
/
+137
*
s3:net idmap dump: report correct database file when failed to open idmap db.
Michael Adam
2011-02-09
1
-1
/
+1
*
s3:net idmap dump: use net_idmap_dbfile
Gregor Beck
2011-02-09
1
-7
/
+15
*
s3:net idmap restore: correctly abort operation if dbfile could not be determ...
Michael Adam
2011-02-09
1
-0
/
+5
*
s3:net idmap: fix error reporting in net_idmap_dbfile()
Michael Adam
2011-02-09
1
-3
/
+10
*
s3:net factor out net_idmap_dbfile
Gregor Beck
2011-02-09
1
-33
/
+37
*
s3:net idmap restore: fix segfault on missing input file
Gregor Beck
2011-02-09
1
-0
/
+6
*
s3:net: remove unused net_idmap_help
Gregor Beck
2011-02-08
1
-16
/
+0
*
s3:net: make idmap_store_secret static.
Michael Adam
2011-01-02
1
-3
/
+4
*
s3:net: fix the usage for net idmap secret (removing alloc)
Michael Adam
2011-01-02
1
-5
/
+4
*
s3:net: remove alloc parameter from idmap_store_secret() (net idmap store).
Michael Adam
2011-01-02
1
-7
/
+3
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3:net: remove the "net idmap secret alloc" functionality.
Michael Adam
2010-08-14
1
-39
/
+18
*
s3:net: rewrite "net idmap restore" using dbwrap
Michael Adam
2010-08-14
1
-52
/
+130
*
s3:net: change "net idmap dump" to use dbwrap instead of direct tdb access
Michael Adam
2010-08-14
1
-15
/
+17
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
s3 net: Fix compile warnings
Kai Blin
2010-01-19
1
-10
/
+13
*
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
2010-01-19
1
-1
/
+1
*
s3/net: split up some printable stings to ease i18n
Björn Jacke
2010-01-18
1
-10
/
+11
*
s3 net: i18n support for net idmap
Kai Blin
2009-07-30
1
-66
/
+77
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-2
/
+2
*
net: Make "net idmap" use functable3
Kai Blin
2008-06-10
1
-18
/
+80
*
net: more whitespace cleanup
Kai Blin
2008-05-10
1
-5
/
+5
*
net: Remove globals
Kai Blin
2008-05-10
1
-12
/
+13
*
net_idmap: use wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functions
Stefan Metzmacher
2008-04-11
1
-19
/
+27
*
Fix usage message for 'net idmap dump'.
Karolin Seeger
2008-03-25
1
-1
/
+1
*
Add "net idmap aclmapset"
Volker Lendecke
2008-03-17
1
-0
/
+65
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
1
-1
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
Volker Lendecke
2007-10-10
1
-31
/
+32
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
1
-199
/
+176
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-14
/
+12
*
r16270: Fix Klocwork #706 - ensure sscanf has correct format
Jeremy Allison
2007-10-10
1
-4
/
+5
*
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
2007-10-10
1
-14
/
+14
*
r11155: Remove warning in torturous logic.
Jeremy Allison
2007-10-10
1
-5
/
+15
[next]