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
/
source4
/
nbt_server
/
wins
/
winsdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12535: - simplify string list handling in a couple of places using str_list_...
Andrew Tridgell
1
-8
/
+3
2007-10-10
r12429: make static records always active with a max expire time
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r12287: move the wins.ldb into lockdir
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
Andrew Bartlett
1
-1
/
+2
2007-10-10
r12217: add my copyright
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r12070: make sure a unique record with multiple addresses becauses mhomed
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r12021: remove shortpath for winsdb_lookup, this isn't needed
Stefan Metzmacher
1
-6
/
+5
2007-10-10
r11967: Fix more 64-bit warnings.
Tim Potter
1
-2
/
+2
2007-10-10
r11900: - make sure address and registered_by are replaced when they're not p...
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r11877: - give winsdb_add/modify/delete() ldb_context as first argument
Stefan Metzmacher
1
-47
/
+60
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-19
/
+18
2007-10-10
r11088: don't try to set empty strings values as attributes
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r11087: - add type,name,scope as attributes to winsRecords,
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
1
-285
/
+58
2007-10-10
r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200
Stefan Metzmacher
1
-15
/
+16
2007-10-10
r11047:
Stefan Metzmacher
1
-8
/
+70
2007-10-10
r11045:
Stefan Metzmacher
1
-0
/
+52
2007-10-10
r11044:
Stefan Metzmacher
1
-0
/
+52
2007-10-10
r11040: r10357@SERNOX: metze | 2005-09-20 21:28:11 +0200
Stefan Metzmacher
1
-43
/
+93
2007-10-10
r11036: r10349@SERNOX: metze | 2005-09-20 15:38:31 +0200
Stefan Metzmacher
1
-0
/
+40
2007-10-10
r11034: r10344@SERNOX: metze | 2005-09-20 11:35:54 +0200
Stefan Metzmacher
1
-21
/
+34
2007-10-10
r11029:
Stefan Metzmacher
1
-16
/
+96
2007-10-10
r11027: r10319@SERNOX: metze | 2005-09-19 18:31:23 +0200
Stefan Metzmacher
1
-7
/
+86
2007-10-10
r11026: r10318@SERNOX: metze | 2005-09-19 16:38:15 +0200
Stefan Metzmacher
1
-7
/
+107
2007-10-10
r11025: r10313@SERNOX: metze | 2005-09-19 12:19:27 +0200
Stefan Metzmacher
1
-1
/
+20
2007-10-10
r11024: r10311@SERNOX: metze | 2005-09-19 11:27:34 +0200
Stefan Metzmacher
1
-3
/
+0
2007-10-10
r11022: r10309@SERNOX: metze | 2005-09-19 11:08:37 +0200
Stefan Metzmacher
1
-24
/
+29
2007-10-10
r10914: moved the ldap time string functions into ldb so they can be used by
Andrew Tridgell
1
-2
/
+2
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-11
/
+10
2007-10-10
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
1
-0
/
+1
2007-10-10
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
1
-5
/
+34
2007-10-10
r10252: a recent checkin from simo changed the handling of BASE and SUBTREE
Andrew Tridgell
1
-22
/
+15
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-4
/
+4
2007-10-10
r8734: fixed the wins server for the new ldb DN restrictions.
Andrew Tridgell
1
-3
/
+29
2007-10-10
r6768: Fix wrong comment
Simo Sorce
1
-1
/
+1
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-6
/
+6
2007-10-10
r5454: moved the WINS server code into its own directory
Andrew Tridgell
1
-0
/
+279