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_sam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-15
s3: fix build of pdbedit and net_sam. Guenther, please check. Signed-off-by: ...
Bo Yang
1
-4
/
+4
2009-06-28
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
1
-3
/
+3
2009-06-17
s3-net: Fix Bug #6328: support "net sam rights grant/revoke" with multiple ri...
David Markey
1
-18
/
+24
2009-06-17
s3-net: Fix Bug #6328: allow multiple rights in "net sam rights grant".
Günther Deschner
1
-10
/
+14
2009-06-09
Make "net sam [add|del]mem" work for domain groups
Volker Lendecke
1
-0
/
+24
2009-06-09
Implement "net sam deletedomaingroup"
Volker Lendecke
1
-0
/
+53
2009-06-08
Make "net ads listmem" also work for domain groups
Volker Lendecke
1
-14
/
+34
2009-06-08
Pass a talloc_ctx to pdb_enum_aliasmem
Volker Lendecke
1
-1
/
+2
2009-06-07
Add "net sam createdomaingroup"
Volker Lendecke
1
-0
/
+36
2009-05-11
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
1
-7
/
+7
2009-03-07
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
1
-6
/
+10
2008-11-06
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
1
-1
/
+1
2008-06-17
net sam: fix typo in comment
Michael Adam
1
-1
/
+1
2008-06-17
net sam: fix typo in debug message.
Michael Adam
1
-1
/
+1
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-10
/
+10
2008-06-10
net: Make "net sam" use functable3
Kai Blin
1
-110
/
+351
2008-05-20
net: Use true/false instead of True/False.
Kai Blin
1
-3
/
+3
2008-05-10
net: more whitespace cleanup
Kai Blin
1
-9
/
+9
2008-05-10
net: Remove globals
Kai Blin
1
-62
/
+83
2008-04-10
objectclass -> objectClass
Karolin Seeger
1
-3
/
+3
2007-12-26
Properly destroy the pdb search object
Volker Lendecke
1
-1
/
+1
2007-12-17
Make usage message for net sam rights list a little more precise.
Michael Adam
1
-1
/
+1
2007-12-17
Fix flags in all callers of lookup_name() in net_sam.c.
Michael Adam
1
-16
/
+16
2007-12-15
Replace sid_string_static with sid_string_tos
Volker Lendecke
1
-5
/
+4
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
1
-5
/
+10
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r25040: Add "net sam rights"
Volker Lendecke
1
-4
/
+136
2007-10-10
r25019: Fix coverity bug #105, run #332. Use of uninitialized variable.
Jeremy Allison
1
-6
/
+8
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-19
/
+19
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
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
r23323: merged ldb changes from 3.0.26
Andrew Tridgell
1
-0
/
+2
2007-10-10
r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "net
Volker Lendecke
1
-0
/
+118
2007-10-10
r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and change
Volker Lendecke
1
-7
/
+8
2007-10-10
r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert.
Volker Lendecke
1
-8
/
+7
2007-10-10
r22766: Merge from 3_0:
Volker Lendecke
1
-7
/
+8
2007-10-10
r22412: Add a "deletelocalgroup" subcommand to net sam.
Michael Adam
1
-0
/
+42
2007-10-10
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r21776: fix bugs #4438 #4440
Simo Sorce
1
-4
/
+10
2007-10-10
r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "...
Volker Lendecke
1
-7
/
+15
2007-10-10
r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...
Volker Lendecke
1
-26
/
+57
2007-10-10
r19840: Fix an uninitialized variable
Volker Lendecke
1
-0
/
+7
2007-10-10
r19835: Some net sam policy improvements.
Volker Lendecke
1
-50
/
+77
2007-10-10
r18758: Update net sam to use calculated times and force change password prop...
Jim McDonough
1
-43
/
+13
2007-10-10
r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.
Volker Lendecke
1
-0
/
+76
2007-10-10
r18271: Big change:
Gerald Carter
1
-9
/
+9
2007-10-10
r17554: Cleanup
Volker Lendecke
1
-4
/
+4
2007-10-10
r17463: A bit of cleanup work:
Volker Lendecke
1
-4
/
+4
2007-10-10
r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an
Volker Lendecke
1
-3
/
+3
2007-10-10
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
1
-2
/
+9
[next]