index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_idmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
s3 net: Fix compile warnings
Kai Blin
1
-10
/
+13
2010-01-19
s3 net/i18n: Use only one spelling for "Usage:"
Kai Blin
1
-1
/
+1
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
1
-10
/
+11
2009-07-30
s3 net: i18n support for net idmap
Kai Blin
1
-66
/
+77
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-2
/
+2
2008-06-10
net: Make "net idmap" use functable3
Kai Blin
1
-18
/
+80
2008-05-10
net: more whitespace cleanup
Kai Blin
1
-5
/
+5
2008-05-10
net: Remove globals
Kai Blin
1
-12
/
+13
2008-04-11
net_idmap: use wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functions
Stefan Metzmacher
1
-19
/
+27
2008-03-25
Fix usage message for 'net idmap dump'.
Karolin Seeger
1
-1
/
+1
2008-03-17
Add "net idmap aclmapset"
Volker Lendecke
1
-0
/
+65
2007-12-15
Replace sid_string_static with sid_string_tos
Volker Lendecke
1
-1
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
Volker Lendecke
1
-31
/
+32
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-199
/
+176
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-14
/
+12
2007-10-10
r16270: Fix Klocwork #706 - ensure sscanf has correct format
Jeremy Allison
1
-4
/
+5
2007-10-10
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
1
-14
/
+14
2007-10-10
r11155: Remove warning in torturous logic.
Jeremy Allison
1
-5
/
+15
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-4
/
+4
2007-10-10
r4972: Fix a warning and some debugging-outputs.
Günther Deschner
1
-1
/
+1
2007-10-10
r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...
Volker Lendecke
1
-0
/
+54
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2004-02-24
Remove unused variable.
Volker Lendecke
1
-1
/
+0
2004-02-24
'net idmap restore' is too useful to be left broken :-)
Volker Lendecke
1
-1
/
+105
2003-07-22
Another round of uid/gid/pid format string changes I missed the
Tim Potter
1
-2
/
+3
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
1
-0
/
+4
2003-06-27
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
1
-1
/
+1
2003-06-21
This removes the StrCaseCmp() stuff from 'net idmap' and 'net
Andrew Bartlett
1
-0
/
+156