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
/
include
/
idmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-14
s3:idmap: add a read_only flag to the idmap_domain struct.
Michael Adam
1
-0
/
+1
2010-08-14
s3:idmap: add low_id and high_id to the idmap_domain struct
Michael Adam
1
-0
/
+2
2010-08-14
s3:idmap: remove unused definition of idmap_alloc_methods.
Michael Adam
1
-11
/
+0
2010-08-14
s3:idmap: add an allocate_id method to the idmap_methods struct.
Michael Adam
1
-0
/
+3
2010-08-14
s3:idmap: remove the set_mapping method from the idmap API
Michael Adam
1
-2
/
+0
2010-08-14
s3:idmap: remove unused method set_id_hwm from idmap API
Michael Adam
1
-1
/
+0
2010-08-14
s3:idmap: remove unused alloc method get_id_hwm from idmap API
Michael Adam
1
-1
/
+0
2010-08-14
s3:idmap: remove unused method dump_data() from the idmap API
Michael Adam
1
-4
/
+0
2010-08-14
s3:idmap: remove the remove_mapping method from API and backends
Michael Adam
1
-1
/
+0
2009-01-30
s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.
Michael Adam
1
-5
/
+0
2008-09-19
Add comment to explain version bump
Simo Sorce
1
-0
/
+1
2008-09-19
idmap: Increment the interface number after Volker's rewrite.
Gerald (Jerry) Carter
1
-1
/
+1
2008-08-12
idmap rewrite
Volker Lendecke
1
-6
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
1
-2
/
+2
2007-10-10
r23794: convert more code from LGPLv2+ to LGPLv3+
Andrew Tridgell
1
-5
/
+3
2007-10-10
r22390: Patchset sent to samba-technical to address the winbind
Gerald Carter
1
-0
/
+6
2007-10-10
r22343: Commit to 3_0 as well after adapting the patch.
Simo Sorce
1
-1
/
+3
2007-10-10
r20951: Remove the DOM_SID field in the struct idmap_domain and bounce
Gerald Carter
1
-1
/
+0
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-13
/
+33
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-15
/
+15
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-1
/
+3
2007-10-10
r8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke
1
-1
/
+1
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-0
/
+1
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+1
2003-07-11
moving more code around.
Gerald Carter
1
-0
/
+1
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
1
-1
/
+2
2003-06-30
Merge of Volkers patch to make the logic clearer (with my mod).
Jeremy Allison
1
-1
/
+0
2003-06-26
Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY
Jeremy Allison
1
-3
/
+5
2003-06-06
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
1
-1
/
+1
2003-05-29
Add smb_register_idmap(). Based on a patch from metze
Jelmer Vernooij
1
-0
/
+3
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-9
/
+3
2003-05-11
Add new files needed for VFS fixes.
Alexander Bokovoy
1
-3
/
+4
2003-04-06
fix commit
Simo Sorce
1
-1
/
+1
2003-04-06
This commit make winbindd copy winbindd_idmap.tdb into idmap.tdb on the
Simo Sorce
1
-1
/
+1
2003-04-02
THE Idmap patch :-)
Simo Sorce
1
-1
/
+1
2003-03-08
more on idmap
Simo Sorce
1
-9
/
+15
2003-03-08
some more code
Simo Sorce
1
-0
/
+1
2003-03-07
initial work for the new idmpa interface
Simo Sorce
1
-0
/
+49