Andrew Bartlett
9b70fa868e
Merge from HEAD:
...
- fstring/pstring mixups
- the detection code that found them (disabled)
- a bit of whitespace
- a static
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Gerald Carter
a8db1b611d
patch to include support for daemontools from Michael Handler
0001-01-01 00:00:00 +00:00
Andrew Bartlett
3a7458f947
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
...
warnings. (Adds a lot of const).
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
09a218a9f6
Forward port the change to talloc_init() to make all talloc contexts
...
named. Ensure we can query them.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
5d5762d178
Lots of fixes for error paths where tdb_fetch() data need freeing.
...
Found via a post from Arcady Chernyak <Arcady.Chernyak@efi.com>.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
f755711df8
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
...
dashes of const. This is a rather large check-in, some things may break.
It does compile though :-).
Jeremy.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
1175b62337
Last sync with HEAD
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
18aeccd1b8
sync 3.0 branch with head
0001-01-01 00:00:00 +00:00
Andrew Tridgell
8b769bf5bb
more bug updates from head
0001-01-01 00:00:00 +00:00
Andrew Tridgell
03ac082dcb
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
Jeremy Allison
1c4a00dcc1
Make winbindd_idmap tdb endian independent. This is very important for
...
sharing between machines with rsync.
Finally removed tdb_store_int/tdb_fetch_int.
Now only tdb_store_int32/tdb_fetch_int32 which are endian independent
are allowed.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
3af16ade17
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
...
processing work correctly in winbindd. This is a really good patch
that gives full select semantics to the Samba modified select.
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
6a58c9bd06
Removed version number from file header.
...
Changed "SMB/Netbios" to "SMB/CIFS" in file header.
0001-01-01 00:00:00 +00:00
Jean-François Micouleau
2506c98d19
that's the wins replication daemon !
...
there are still some work to do on it but it's already functionnal.
J.F.
0001-01-01 00:00:00 +00:00